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