You are here

private property ViewsDataEvent::$data in Hook Event Dispatcher 8.2

Same name and namespace in other branches
  1. 3.x modules/views_event_dispatcher/src/Event/Views/ViewsDataEvent.php \Drupal\views_event_dispatcher\Event\Views\ViewsDataEvent::data

New views data.

Type: array

File

modules/views_event_dispatcher/src/Event/Views/ViewsDataEvent.php, line 20

Class

ViewsDataEvent
Class ViewsDataEvent.

Namespace

Drupal\views_event_dispatcher\Event\Views

Code

private $data = [];