MvcLite\Request::setMethod
Setter for the $method property.
Signature
public function setMethod(string
$method )
Parameters
$method
— string- The request method.
Returns
- Request
- Returns $this, for object-chaining.
Test Coverage
Information
- Coverage: 0/5 Lines (0%)
- Tests: 0
- Passed: 0 (0%)