Automattic\WooCommerce\Internal\Admin
FeaturePlugin::__clone
Prevent cloning.
Method of the class: FeaturePlugin{}
No Hooks.
Returns
null. Nothing (null).
Usage
// private - for code of main (parent) class only $result = $this->__clone();
FeaturePlugin::__clone() FeaturePlugin:: clone code WC 10.5.0
private function __clone() {}