CustomAutoloaderPlugin
Class CustomAutoloaderPlugin.
Description Description
Source Source
File: vendor/automattic/jetpack-autoloader/src/CustomAutoloaderPlugin.php
Methods Methods
- activate — Do nothing.
- deactivate — Do nothing.
- determineSuffix — Determine the suffix for the autoloader class.
- getSubscribedEvents — Tell composer to listen for events and do something with them.
- isRequiredByRoot — Checks to see whether or not the root package is the one that required the autoloader.
- postAutoloadDump — Generate the custom autolaoder.
- uninstall — Do nothing.