You are here

protected property DrupalExtensionNamespaceFinderPlugin::$psr0Behavior 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::psr0Behavior

Directory behavior with the special underscore handling for PSR-0.

Type: Psr0DirectoryBehavior

File

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

Class

DrupalExtensionNamespaceFinderPlugin
There are different dimensions of state for each module:

Namespace

Drupal\xautoload\ClassFinder\Plugin

Code

protected $psr0Behavior;