You are here

protected property ConfigCollector::$configFactory in Configuration Provider 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/ConfigCollector.php \Drupal\config_provider\Plugin\ConfigCollector::configFactory

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/ConfigCollector.php, line 19

Class

ConfigCollector
Class for invoking configuration providers..

Namespace

Drupal\config_provider\Plugin

Code

protected $configFactory;