private property EntityViewAlterEvent::$display in Hook Event Dispatcher 8.2
Same name and namespace in other branches
- 3.x modules/core_event_dispatcher/src/Event/Entity/EntityViewAlterEvent.php \Drupal\core_event_dispatcher\Event\Entity\EntityViewAlterEvent::display
The entity view display.
Type: \Drupal\Core\Entity\Display\EntityViewDisplayInterface
File
- modules/
core_event_dispatcher/ src/ Event/ Entity/ EntityViewAlterEvent.php, line 25
Class
- EntityViewAlterEvent
- Class EntityViewAlterEventEvent.
Namespace
Drupal\core_event_dispatcher\Event\EntityCode
private $display;