Automattic\WooCommerce\Internal\Admin\ProductForm
FormFactory::init
Init.
Метод класса: FormFactory{}
Хуков нет.
Возвращает
null. Ничего (null).
Использование
$FormFactory = new FormFactory(); $FormFactory->init();
Код FormFactory::init() FormFactory::init WC 10.3.4
public function init() { }