__construct

setOptions

Configure the autoloader

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().


__construct