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