Latest_Autoloader_Guard

This class ensures that we’re only executing the latest autoloader.


Description Description


Source Source

File: vendor/automattic/jetpack-autoloader/src/class-latest-autoloader-guard.php


			

Top ↑

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.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.