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

Used by 0 functions | Uses 0 functions

Latest_Autoloader_Guard::should_stop_init()

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

Used by 0 functions | Uses 0 functions