You are here

protected property DrupalExtensionNamespaceFinderPlugin::$psr0Behavior in X Autoload 7.4

Same name and namespace in other branches
  1. 7.5 src/ClassFinder/Plugin/DrupalExtensionNamespaceFinderPlugin.php \Drupal\xautoload\ClassFinder\Plugin\DrupalExtensionNamespaceFinderPlugin::psr0Behavior

Type: Psr0DirectoryBehavior

File

lib/ClassFinder/Plugin/DrupalExtensionNamespaceFinderPlugin.php, line 58

Class

DrupalExtensionNamespaceFinderPlugin
There are different dimensions of state for each module:

Namespace

Drupal\xautoload\ClassFinder\Plugin

Code

protected $psr0Behavior;