Autoloader_Handler
Class: This class selects the package version for the autoloader.
Source: vendor/automattic/jetpack-autoloader/src/class-autoloader-handler.php:9
Class: This class selects the package version for the autoloader.
Source: vendor/automattic/jetpack-autoloader/src/class-autoloader-handler.php:9
Method: The constructor.
Source: vendor/automattic/jetpack-autoloader/src/class-autoloader-handler.php:47
Method: Checks to see whether or not an autoloader is currently in the process of initializing.
Source: vendor/automattic/jetpack-autoloader/src/class-autoloader-handler.php:59
Method: Activates an autoloader using the given plugins and activates it.
Source: vendor/automattic/jetpack-autoloader/src/class-autoloader-handler.php:93
Method: Resets the active autoloader and all related global state.
Source: vendor/automattic/jetpack-autoloader/src/class-autoloader-handler.php:122