名称

registerNamespaces — Register multiple namespaces with the autoloader

大纲

registerNamespaces( $namespaces );

registerNamespaces()

Accepts either an array or Traversable object. It will then iterate through the argument, and pass each item to registerNamespace().