$redirect->code()
Returns the HTTP code for the redirect
$redirect->code(): int
Return type
int
This method modifies the existing $redirect
object it is applied to and returns it again.
Returns the HTTP code for the redirect
$redirect->code(): int
int
This method modifies the existing $redirect
object it is applied to and returns it again.