You are here

protected property TrackingHelper::$eventDispatcher in Search API 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Utility/TrackingHelper.php, line 49

Class

TrackingHelper
Provides datasource-independent item change tracking functionality.

Namespace

Drupal\search_api\Utility

Code

protected $eventDispatcher;