AutoloadGenerator::writeManifests()
Method: Writes all of the manifest files to disk.
Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:365
Method: Writes all of the manifest files to disk.
Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:365
Method: Compiles an ordered list of namespace => path mappings
Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:111
Method: Sorts packages by dependency weight
Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:143
Method: Returns the file identifier.
Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:172
Method: Returns the path code for the given path.
Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:186
Method: Given Composer’s autoloads this will convert them to a version that we can use to generate the manifests.
Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:299
Method: Removes all of the legacy autoloader files so they don’t cause any problems.
Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:329
Method: Writes all of the autoloader files to disk.
Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:349
Class: Class AutoloadGenerator.
Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:39
Method: Instantiate an AutoloadGenerator object.
Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:53