You are here

protected property DataTypeHelper::$moduleHandler in Search API 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Utility/DataTypeHelper.php, line 23

Class

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

Namespace

Drupal\search_api\Utility

Code

protected $moduleHandler;