EntityDisplayPluginCollection::$pluginKey
Same name in other branches
- 9 core/lib/Drupal/Core/Entity/EntityDisplayPluginCollection.php \Drupal\Core\Entity\EntityDisplayPluginCollection::pluginKey
- 8.9.x core/lib/Drupal/Core/Entity/EntityDisplayPluginCollection.php \Drupal\Core\Entity\EntityDisplayPluginCollection::pluginKey
- 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\EntityCode
protected $pluginKey = 'type';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.