You are here

protected property CommandHelper::$moduleHandler in Search API 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Utility/CommandHelper.php, line 55

Class

CommandHelper
Provides functionality to be used by CLI tools.

Namespace

Drupal\search_api\Utility

Code

protected $moduleHandler;