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