You are here

protected property FeaturesManager::$featureInfoCache in Features 8.3

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

Cache module.features.yml data keyed by module name.

Type: array

File

src/FeaturesManager.php, line 131

Class

FeaturesManager
The FeaturesManager provides helper functions for building packages.

Namespace

Drupal\features

Code

protected $featureInfoCache;