Latest_Autoloader_Guard
This class ensures that we’re only executing the latest autoloader.
Description Description
Source Source
File: packages/woocommerce-admin/vendor/jetpack-autoloader/class-latest-autoloader-guard.php
Methods Methods
- __construct — The constructor.
- should_stop_init — 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.