$code
$code :
The HTTP status code
HttpStatus
HTTP status code and message translator
setCode(integer $code) : \app\framework\Component\Route\Klein\HttpStatus
Set the HTTP status code
integer | $code |
setMessage(string $message) : \app\framework\Component\Route\Klein\HttpStatus
Set the HTTP status message
string | $message |