Name

setOptions — Configure the autoloader

Synopsis

setOptions( $options );

setOptions()

Configures the state of the autoloader, including registering class maps. Expects an array or Traversable object; the argument will be passed to registerAutoloadMaps().