Latest_Autoloader_Guard
Class: This class ensures that we’re only executing the latest autoloader.
Source: vendor/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php:7
Class: This class ensures that we’re only executing the latest autoloader.
Source: vendor/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php:7
Method: The constructor.
Source: vendor/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php:37
Method: Indicates whether or not the autoloader should be initialized. Note that this function has the side-effect of actually loading the latest autoloader in the event that this is not it.
Source: vendor/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php:54