Exceptions\Http\HttpExceptionInterface::getHttpCode PHP Метод

getHttpCode() публичный статический Метод

Returns the standard HTTP code associated with this exception.
public static getHttpCode ( ) : integer
Результат integer
    public static function getHttpCode();