You are here

protected property ConfigDevelCommands::$configFactory in Configuration development 8

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Commands/ConfigDevelCommands.php, line 46

Class

ConfigDevelCommands
Drush integration for the Configuration Development module.

Namespace

Drupal\config_devel\Commands

Code

protected $configFactory;