$responder->code()
Setter and getter for the status code
Parameters
Name | Type | Default |
---|---|---|
$code | int |null |
null |
Return type
This method modifies the existing $responder
object it is applied to and returns it again.
Setter and getter for the status code
Name | Type | Default |
---|---|---|
$code | int |null |
null |
This method modifies the existing $responder
object it is applied to and returns it again.