You are here

private property ViewsQuerySubstitutionsEvent::$substitutions in Hook Event Dispatcher 3.x

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

Views query substitutions.

Type: array

File

modules/views_event_dispatcher/src/Event/Views/ViewsQuerySubstitutionsEvent.php, line 17

Class

ViewsQuerySubstitutionsEvent
Class ViewsQuerySubstitutionEvent.

Namespace

Drupal\views_event_dispatcher\Event\Views

Code

private $substitutions = [];