protected property ConfigCollector::$configFactory in Configuration Provider 8
Same name and namespace in other branches
- 8.2 src/Plugin/ConfigCollector.php \Drupal\config_provider\Plugin\ConfigCollector::configFactory
The configuration factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
Plugin/ ConfigCollector.php, line 20
Class
- ConfigCollector
- Class for invoking configuration providers..
Namespace
Drupal\config_provider\PluginCode
protected $configFactory;