Automattic\WooCommerce\Internal

RegisterHooksInterface::registerpublicWC 1.0

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

public function register();