You are here

protected property TaskManager::$eventDispatcher in Search API 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Task/TaskManager.php, line 60

Class

TaskManager
Provides a service for managing pending tasks.

Namespace

Drupal\search_api\Task

Code

protected $eventDispatcher;