protected property ExtraFieldDisplayBase::$entityViewDisplay in Extra Field 8.2
Same name and namespace in other branches
- 8 src/Plugin/ExtraFieldDisplayBase.php \Drupal\extra_field\Plugin\ExtraFieldDisplayBase::entityViewDisplay
The entity view display.
Contains the display options configured for the entity components.
Type: \Drupal\Core\Entity\Display\EntityViewDisplayInterface
File
- src/
Plugin/ ExtraFieldDisplayBase.php, line 35
Class
- ExtraFieldDisplayBase
- Base class for Extra field Display plugins.
Namespace
Drupal\extra_field\PluginCode
protected $entityViewDisplay;