Automattic\WooCommerce\Internal\Admin

FeaturePlugin::__construct()protectedWC 1.0

Constructor

Method of the class: FeaturePlugin{}

No Hooks.

Return

null. Nothing (null).

Usage

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

FeaturePlugin::__construct() code WC 8.6.1

protected function __construct() {}