Automattic\WooCommerce\Internal
RegisterHooksInterface::register
Register this class instance to the appropriate hooks.
Method of the class: RegisterHooksInterface{}
No Hooks.
Returns
null. Nothing (null).
Usage
$RegisterHooksInterface = new RegisterHooksInterface(); $RegisterHooksInterface->register();
RegisterHooksInterface::register() RegisterHooksInterface::register code WC 10.3.3
public function register();