private property ViewsPostRenderEvent::$output in Hook Event Dispatcher 3.x
Same name and namespace in other branches
- 8.2 modules/views_event_dispatcher/src/Event/Views/ViewsPostRenderEvent.php \Drupal\views_event_dispatcher\Event\Views\ViewsPostRenderEvent::output
A renderable array containing the output of the view.
Type: array
File
- modules/
views_event_dispatcher/ src/ Event/ Views/ ViewsPostRenderEvent.php, line 19
Class
- ViewsPostRenderEvent
- Class ViewsPostRenderEvent.
Namespace
Drupal\views_event_dispatcher\Event\ViewsCode
private $output;