You are here

protected property FeaturesConfigInstaller::$featuresManager in Features 8.3

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

The features manager.

Type: \Drupal\features\FeaturesManagerInterface

File

src/FeaturesConfigInstaller.php, line 33

Class

FeaturesConfigInstaller
Class for customizing the test for pre existing configuration.

Namespace

Drupal\features

Code

protected $featuresManager;