protected property DefaultPluginManager::$subdir in Plug 7
The subdirectory within a namespace to look for plugins, or FALSE if the plugins are in the top level of the namespace.
Type: string|bool
File
- lib/
Drupal/ Core/ Plugin/ DefaultPluginManager.php, line 56 - Contains \Drupal\Core\Plugin\DefaultPluginManager.
Class
- DefaultPluginManager
- Base class for plugin managers.
Namespace
Drupal\Core\PluginCode
protected $subdir;