You are here

protected property FeaturesConfigInstaller::$configInstaller in Features 8.3

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

The configuration installer.

Type: \Drupal\Core\Config\ConfigInstallerInterface

File

src/FeaturesConfigInstaller.php, line 26

Class

FeaturesConfigInstaller
Class for customizing the test for pre existing configuration.

Namespace

Drupal\features

Code

protected $configInstaller;