Automattic\WooCommerce\Internal\Admin

FeaturePlugin::__cloneprivateWC 1.0

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() code WC 10.5.0

private function __clone() {}