You are here

protected property DataTypeHelper::$eventDispatcher in Search API 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Utility/DataTypeHelper.php, line 37

Class

DataTypeHelper
Provides helper methods for dealing with Search API data types.

Namespace

Drupal\search_api\Utility

Code

protected $eventDispatcher;