You are here

protected property Query::$eventDispatcher in Search API 8

The event dispatcher.

Type: \Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher|null

File

src/Query/Query.php, line 171

Class

Query
Provides a standard implementation for a Search API query.

Namespace

Drupal\search_api\Query

Code

protected $eventDispatcher;