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