You are here

protected property ModuleCommands::$moduleHandler in Helper 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Commands/ModuleCommands.php, line 21

Class

ModuleCommands
Drush commands for working with module schemas.

Namespace

Drupal\helper\Commands

Code

protected $moduleHandler;