protected property xautoload_DirScanner::$locations in X Autoload 7
Same name and namespace in other branches
- 6 xautoload.module \xautoload_DirScanner::locations
File
- lib/
DirScanner.php, line 14
Class
- xautoload_DirScanner
- Searches a directory for files that follow the xautoload naming scheme. Actually, this only works in D6 (yet), but we keep this file around for easier porting between the D6 and the D7 version of xautoload.
Code
protected $locations;