You are here

protected property FeaturesCommands::$configStorage in Features 8.3

Same name and namespace in other branches
  1. 8.4 src/Commands/FeaturesCommands.php \Drupal\features\Commands\FeaturesCommands::configStorage

The config.storage service.

Type: \Drupal\Core\Config\StorageInterface

File

src/Commands/FeaturesCommands.php, line 91

Class

FeaturesCommands
Drush commands for Features.

Namespace

Drupal\features\Commands

Code

protected $configStorage;