You are here

protected property ConfigDevelCommands::$themeHandler in Configuration development 8

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/Commands/ConfigDevelCommands.php, line 32

Class

ConfigDevelCommands
Drush integration for the Configuration Development module.

Namespace

Drupal\config_devel\Commands

Code

protected $themeHandler;