protected property ConfigUpdateController::$configFactory in Configuration Update Manager 8
The config factory.
Type: \Drupal\Core\config\ConfigFactoryInterface
Overrides ControllerBase::$configFactory
File
- config_update_ui/
src/ Controller/ ConfigUpdateController.php, line 69
Class
- ConfigUpdateController
- Returns responses for Configuration Revert module operations.
Namespace
Drupal\config_update_ui\ControllerCode
protected $configFactory;