MailPoet\EmailEditor
HttpAwareException::getHttpStatusCode()
Provides information for converting exceptions to HTTP responses.
Method of the class: HttpAwareException{}
No Hooks.
Return
null
. Nothing (null).
Usage
$HttpAwareException = new HttpAwareException(); $HttpAwareException->getHttpStatusCode(): int;
HttpAwareException::getHttpStatusCode() HttpAwareException::getHttpStatusCode code WC 9.8.1
public function getHttpStatusCode(): int;