You are here

protected property FeaturesManager::$configStorage in Features 8.4

Same name and namespace in other branches
  1. 8.3 src/FeaturesManager.php \Drupal\features\FeaturesManager::configStorage

The target storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/FeaturesManager.php, line 40

Class

FeaturesManager
The FeaturesManager provides helper functions for building packages.

Namespace

Drupal\features

Code

protected $configStorage;