You are here

private property ViewsPreViewEvent::$arguments in Hook Event Dispatcher 8

Array of arguments passed into the view.

Type: array

File

src/Event/Views/ViewsPreViewEvent.php, line 18

Class

ViewsPreViewEvent
Class ViewsPreRenderEvent.

Namespace

Drupal\hook_event_dispatcher\Event\Views

Code

private $arguments = [];