You are here

protected property ConfigDevelCommands::$moduleHandler in Configuration development 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Commands/ConfigDevelCommands.php, line 25

Class

ConfigDevelCommands
Drush integration for the Configuration Development module.

Namespace

Drupal\config_devel\Commands

Code

protected $moduleHandler;