You are here

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

E.g. 'theme' or 'module'.

Type: string

File

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

Class

DrupalExtensionNamespaceFinderPlugin
There are different dimensions of state for each module:

Namespace

Drupal\xautoload\ClassFinder\Plugin

Code

protected $type;