public registerDirs (array $directories, [mixed $merge]) Register directories in which “not found” classes
public setExtensions (array $extensions) Sets an array of file extensions that the loader must try in each attempt
public getNamespaces () Returns the namespaces currently registered in the autoloader
public getDirs () Returns the directories currently registered in the autoloader
implements Phalcon\Events\EventsAwar
public getClasses () Returns the class-map currently registered in the autoloader
public getCheckedPath () Get the path the loader is checking for a path
public getFiles () Returns the files currently registered in the autoloader
public getEventsManager () Returns the internal event manager
public getExtensions () Returns the file extensions registered in the loader
Page 1 of 2