The AutoloaderFactory

factory

Instantiate and register autoloaders

factory ( $options )

factory()

This method is static, and is used to instantiate autoloaders and register them with the SPL autoloader. It expects either an array or Traversable object as denoted in the Options section.


The AutoloaderFactory