Autoloader_Handler
This class selects the package version for the autoloader.
Description Description
Source Source
File: packages/woocommerce-blocks/vendor/jetpack-autoloader/class-autoloader-handler.php
Methods Methods
- __construct — The constructor.
- activate_autoloader — Activates an autoloader using the given plugins and activates it.
- is_initializing — Checks to see whether or not an autoloader is currently in the process of initializing.
- reset_autoloader — Resets the active autoloader and all related global state.