The plugin objects used for this display, keyed by field name.
Type: array
File
- drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php, line 73
- Contains \Drupal\entity\EntityDisplayBase.
Class
- EntityDisplayBase
- Base class for config entity types that store configuration for entity forms
and displays.
Namespace
Drupal\entity
Code
protected $plugins = array();