You are here

protected property xautoload_ClassFinder_Helper_Map::$lastPluginIds in X Autoload 7.2

Same name and namespace in other branches
  1. 7.3 lib/ClassFinder/Helper/Map.php \xautoload_ClassFinder_Helper_Map::lastPluginIds

File

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

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 $lastPluginIds = array();