You are here

protected property xautoload_ClassFinder_Helper_Map::$nsPaths in X Autoload 7.2

File

lib/ClassFinder/Helper/Map.php, line 33

Class

xautoload_ClassFinder_Helper_Map
Helper class for the class finder. This is not part of ClassFinder, because we want to use the same logic for namespaces (PSR-0) and prefixes (PEAR).

Code

protected $nsPaths = array();