AutoloadProcessor

Class AutoloadProcessor.


Description Description


Source Source

File: vendor/automattic/jetpack-autoloader/src/AutoloadProcessor.php


			

Top ↑

Methods Methods

  • __construct — The constructor.
  • processClassmap — Processes the classmap autoloads into a relative path format including the version for each file.
  • processFiles — Processes the file autoloads into a relative format including the version for each file.
  • processPsr4Packages — Processes the PSR-4 autoloads into a relative path format including the version for each file.

Top ↑

User Contributed Notes User Contributed Notes

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