Automattic\WooCommerce\Internal\Admin

CategoryLookup::__constructprotectedWC 1.0

Constructor

Method of the class: CategoryLookup{}

No Hooks.

Returns

null. Nothing (null).

Usage

// protected - for code of main (parent) or child class
$result = $this->__construct();

CategoryLookup::__construct() code WC 10.4.3

protected function __construct() {}