Automattic\WooCommerce\Internal\Admin\ProductForm
FormFactory::init()
Init.
Method of the class: FormFactory{}
No Hooks.
Return
null
. Nothing.
Usage
$FormFactory = new FormFactory(); $FormFactory->init();
FormFactory::init() FormFactory::init code WC 7.7.0
public function init() { }