protected property Database::$eventDispatcher in Search API 8
The event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface|null
File
- modules/
search_api_db/ src/ Plugin/ search_api/ backend/ Database.php, line 142
Class
- Database
- Indexes and searches items using the database.
Namespace
Drupal\search_api_db\Plugin\search_api\backendCode
protected $eventDispatcher;