Automattic\WooCommerce
Autoloader::__construct
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() Autoloader:: construct code WC 10.6.2
private function __construct() {}