EntityDisplayPluginCollection::$pluginKey

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Entity/EntityDisplayPluginCollection.php \Drupal\Core\Entity\EntityDisplayPluginCollection::pluginKey
  2. 8.9.x core/lib/Drupal/Core/Entity/EntityDisplayPluginCollection.php \Drupal\Core\Entity\EntityDisplayPluginCollection::pluginKey
  3. 10 core/lib/Drupal/Core/Entity/EntityDisplayPluginCollection.php \Drupal\Core\Entity\EntityDisplayPluginCollection::pluginKey

The key within the plugin configuration that contains the plugin ID.

Type: string

Overrides DefaultLazyPluginCollection::$pluginKey

File

core/lib/Drupal/Core/Entity/EntityDisplayPluginCollection.php, line 17

Class

EntityDisplayPluginCollection
A collection of formatters or widgets.

Namespace

Drupal\Core\Entity

Code

protected $pluginKey = 'type';

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