protected property ConfigUpdateUiCommands::$cliService in Configuration Update Manager 8
The interoperability CLI service for Configuration Update Manager.
Allows for sharing logic for CLI commands between Drush 8 and 9.
Type: \Drupal\config_update_ui\ConfigUpdateUiCliService
File
- config_update_ui/
src/ Commands/ ConfigUpdateUiCommands.php, line 21
Class
- ConfigUpdateUiCommands
- A set of Drush commands for Config Update Manager.
Namespace
Drupal\config_update_ui\CommandsCode
protected $cliService;