You are here

private property ViewsPostRenderEvent::$output in Hook Event Dispatcher 8

A flat string with the rendered output of the view.

Type: string

File

src/Event/Views/ViewsPostRenderEvent.php, line 19

Class

ViewsPostRenderEvent
Class ViewsPostRenderEvent.

Namespace

Drupal\hook_event_dispatcher\Event\Views

Code

private $output;