protected property EntityDisplayPluginCollection::$pluginKey in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 22 - Contains \Drupal\Core\Entity\EntityDisplayPluginCollection.
Class
- EntityDisplayPluginCollection
- A collection of formatters or widgets.
Namespace
Drupal\Core\EntityCode
protected $pluginKey = 'type';