You are here

private property FeaturesManager::$configCollection in Features 8.4

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

The configuration present on the site.

Type: \Drupal\features\ConfigurationItem[]

File

src/FeaturesManager.php, line 103

Class

FeaturesManager
The FeaturesManager provides helper functions for building packages.

Namespace

Drupal\features

Code

private $configCollection;