private property ViewsPostRenderEvent::$output in Hook Event Dispatcher 8.2
Same name and namespace in other branches
- 3.x 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;