名称

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.