Description
string getMethod(bool $array = false)
Retrieve the form method or the submitted data.
Parameters
- bool $array = false
- Should we return the submitted data?
Return values
string
string getMethod(bool $array = false)
Retrieve the form method or the submitted data.
string