You are here

protected property SearchApiSolrBackend::$eventDispatcher in Search API Solr 4.x

The event dispatcher.

Type: \Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher

File

src/Plugin/search_api/backend/SearchApiSolrBackend.php, line 175

Class

SearchApiSolrBackend
Apache Solr backend for search api.

Namespace

Drupal\search_api_solr\Plugin\search_api\backend

Code

protected $eventDispatcher;