The plugin manager used by this entity type.
Type: \Drupal\Component\Plugin\PluginManagerBase
File
- drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php, line 87
- 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 $pluginManager;