DefaultPluginManager::$pluginDefinitionAttributeName

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Plugin/DefaultPluginManager.php \Drupal\Core\Plugin\DefaultPluginManager::pluginDefinitionAttributeName

The name of the attribute that contains the plugin definition.

Type: string

File

core/lib/Drupal/Core/Plugin/DefaultPluginManager.php, line 101

Class

DefaultPluginManager
Base class for plugin managers.

Namespace

Drupal\Core\Plugin

Code

protected $pluginDefinitionAttributeName;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.