Automattic\WooCommerce\Internal
RegisterHooksInterface::register()
Register this class instance to the appropriate hooks.
Метод класса: RegisterHooksInterface{}
Хуков нет.
Возвращает
null
. Ничего (null).
Использование
$RegisterHooksInterface = new RegisterHooksInterface(); $RegisterHooksInterface->register();
Код RegisterHooksInterface::register() RegisterHooksInterface::register WC 9.4.2
public function register();