WC_API_Authentication::exit_with_unauthorized_headers()publicWC 1.0

Method of the class: WC_API_Authentication{}

No Hooks.

Returns

null. Nothing (null).

Usage

$WC_API_Authentication = new WC_API_Authentication();
$WC_API_Authentication->;

Changelog

Since 2.4 Introduced.

WC_API_Authentication::exit_with_unauthorized_headers() code WC 9.8.4