Hook_Manager
Class: Allows the latest autoloader to register hooks that can be removed when the autoloader is reset.
Source: packages/woocommerce-blocks/vendor/jetpack-autoloader/class-hook-manager.php:15
Class: Allows the latest autoloader to register hooks that can be removed when the autoloader is reset.
Source: packages/woocommerce-blocks/vendor/jetpack-autoloader/class-hook-manager.php:15
Method: The constructor.
Source: packages/woocommerce-blocks/vendor/jetpack-autoloader/class-hook-manager.php:27
Method: Adds an action to WordPress and registers it internally.
Source: packages/woocommerce-blocks/vendor/jetpack-autoloader/class-hook-manager.php:39
Method: Adds a filter to WordPress and registers it internally.
Source: packages/woocommerce-blocks/vendor/jetpack-autoloader/class-hook-manager.php:56
Method: Removes all of the registered hooks.
Source: packages/woocommerce-blocks/vendor/jetpack-autoloader/class-hook-manager.php:68