You are here

protected property QueryHelper::$moduleHandler in Search API 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Utility/QueryHelper.php, line 29

Class

QueryHelper
Provides methods for creating search queries and statically caching results.

Namespace

Drupal\search_api\Utility

Code

protected $moduleHandler;