Automattic\WooCommerce\EmailEditor

HttpAwareException::getHttpStatusCodepublicWC 1.0

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

public function getHttpStatusCode(): int;