WC_API_JSON_Handler::get_content_type()
Method of the class: WC_API_JSON_Handler{}
No Hooks.
Return
null
. Nothing (null).
Usage
$WC_API_JSON_Handler = new WC_API_JSON_Handler(); $WC_API_JSON_Handler->;
Changelog
Since 2.1 | Introduced. |
Method of the class: WC_API_JSON_Handler{}
No Hooks.
null
. Nothing (null).
$WC_API_JSON_Handler = new WC_API_JSON_Handler(); $WC_API_JSON_Handler->;
Since 2.1 | Introduced. |