You are here

protected property xautoload_ClassFinder::$modules in X Autoload 6

Same name and namespace in other branches
  1. 7 lib/ClassFinder.php \xautoload_ClassFinder::modules

File

./xautoload.module, line 47

Class

xautoload_ClassFinder
We don't put this in the lib folder, obviously, because it has to be available before xautoload is initialized.

Code

protected $modules = array();