You are here

protected property DrupalExtensionNamespaceFinderPlugin::$prefixMap in X Autoload 7.5

Same name and namespace in other branches
  1. 7.4 lib/ClassFinder/Plugin/DrupalExtensionNamespaceFinderPlugin.php \Drupal\xautoload\ClassFinder\Plugin\DrupalExtensionNamespaceFinderPlugin::prefixMap

Prefix map used in the class finder for PEAR-like mappings.

Type: GenericPrefixMap

File

src/ClassFinder/Plugin/DrupalExtensionNamespaceFinderPlugin.php, line 52

Class

DrupalExtensionNamespaceFinderPlugin
There are different dimensions of state for each module:

Namespace

Drupal\xautoload\ClassFinder\Plugin

Code

protected $prefixMap;