Automattic\WooCommerce

Autoloader::__constructprivateWC 1.0

Static-only class.

Method of the class: Autoloader{}

No Hooks.

Returns

null. Nothing (null).

Usage

// private - for code of main (parent) class only
$result = $this->__construct();

Autoloader::__construct() code WC 10.6.2

private function __construct() {}