AppserverIo\Appserver\ServletEngine\Utils\ErrorInterface::getStatusCode PHP Метод

getStatusCode() публичный Метод

Return's the HTTP status code that has to be send back with the response.
public getStatusCode ( ) : integer
Результат integer The HTTP status code
    public function getStatusCode();