Name

setOptions — Configure the autoloader

Übersicht

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