You are here

private property AbstractViewsEvent::$view in Hook Event Dispatcher 3.x

Same name and namespace in other branches
  1. 8.2 modules/views_event_dispatcher/src/Event/Views/AbstractViewsEvent.php \Drupal\views_event_dispatcher\Event\Views\AbstractViewsEvent::view

The view.

Type: \Drupal\views\ViewExecutable

File

modules/views_event_dispatcher/src/Event/Views/AbstractViewsEvent.php, line 19

Class

AbstractViewsEvent
Class AbstractViewsEvent.

Namespace

Drupal\views_event_dispatcher\Event\Views

Code

private $view;