private property EntityViewEvent::$build in Hook Event Dispatcher 3.x
Same name and namespace in other branches
- 8.2 modules/core_event_dispatcher/src/Event/Entity/EntityViewEvent.php \Drupal\core_event_dispatcher\Event\Entity\EntityViewEvent::build
A renderable array representing the entity content.
Type: array
File
- modules/
core_event_dispatcher/ src/ Event/ Entity/ EntityViewEvent.php, line 19
Class
- EntityViewEvent
- Class EntityViewEvent.
Namespace
Drupal\core_event_dispatcher\Event\EntityCode
private $build;