MailPoet\EmailEditor

HttpAwareException::getHttpStatusCode()publicWC 1.0

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() code WC 9.8.1

public function getHttpStatusCode(): int;