You are here

protected property ViewsJsonQuery::$eventDispatcher in Views Json Source 8

The event dispatcher.

Type: \Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher

File

src/Plugin/views/query/ViewsJsonQuery.php, line 60

Class

ViewsJsonQuery
Base query handler for views_json_source.

Namespace

Drupal\views_json_source\Plugin\views\query

Code

protected $eventDispatcher;