名称

registerAutoloadMaps — Register multiple class maps at once

大纲

registerAutoloadMaps( $maps );

registerAutoloadMaps()

Register multiple class maps with the autoloader. Expects either an array or Traversable object; it then iterates over the argument and passes each value to registerAutoloadMap().