protected property ConfigRewriter::$configFactory in Configuration Rewrite 8.2
Same name and namespace in other branches
- 8 src/ConfigRewriter.php \Drupal\config_rewrite\ConfigRewriter::configFactory
The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
ConfigRewriter.php, line 23
Class
- ConfigRewriter
- Provides methods to rewrite configuration.
Namespace
Drupal\config_rewriteCode
protected $configFactory;