Description
SpoonFormElement setMethod(string $method = 'post')
Set the form method.
Parameters
- string $method = 'post'
- The method to use, possible values are: get, post.
Return values
SpoonFormElement
SpoonFormElement setMethod(string $method = 'post')
Set the form method.
SpoonFormElement