$method top-level constant
Attribute
const $method
Defines which HTTP method to use when submitting the form. Can be GET (default) or POST.
Implementation
const $method = Attribute("method");