Mailgun\Connection\Exceptions\GenericHTTPError::getHttpResponseCode PHP Метод

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

public getHttpResponseCode ( )
    public function getHttpResponseCode()
    {
        return $this->httpResponseCode;
    }