You are here

protected property TokenCommands::$moduleHandler in Token 8

The module_handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Commands/TokenCommands.php, line 18

Class

TokenCommands
TokenCommands provides the Drush hook implementation for cache clears.

Namespace

Drupal\token\Commands

Code

protected $moduleHandler;