protected property FieldWrapperBase::$viewDisplay in (Entity Reference) Field Formatters 3.x
Same name and namespace in other branches
- 8.2 src/Plugin/Field/FieldFormatter/FieldWrapperBase.php \Drupal\field_formatter\Plugin\Field\FieldFormatter\FieldWrapperBase::viewDisplay
- 8 src/Plugin/Field/FieldFormatter/FieldWrapperBase.php \Drupal\field_formatter\Plugin\Field\FieldFormatter\FieldWrapperBase::viewDisplay
Entity view display.
Type: \Drupal\Core\Entity\Display\EntityViewDisplayInterface
File
- src/
Plugin/ Field/ FieldFormatter/ FieldWrapperBase.php, line 28
Class
- FieldWrapperBase
- Wraps an existing field.
Namespace
Drupal\field_formatter\Plugin\Field\FieldFormatterCode
protected $viewDisplay;