private property ViewsPreViewEvent::$arguments in Hook Event Dispatcher 3.x
Same name and namespace in other branches
- 8.2 modules/views_event_dispatcher/src/Event/Views/ViewsPreViewEvent.php \Drupal\views_event_dispatcher\Event\Views\ViewsPreViewEvent::arguments
Array of arguments passed into the view.
Type: array
File
- modules/
views_event_dispatcher/ src/ Event/ Views/ ViewsPreViewEvent.php, line 18
Class
- ViewsPreViewEvent
- Class ViewsPreRenderEvent.
Namespace
Drupal\views_event_dispatcher\Event\ViewsCode
private $arguments;