You are here

protected property FeaturesAssigner::$configFactory in Features 8.4

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

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/FeaturesAssigner.php, line 37

Class

FeaturesAssigner
Class responsible for performing package assignment.

Namespace

Drupal\features

Code

protected $configFactory;