You are here

protected property ConfigSplitCommands::$cliService in Configuration Split 2.0.x

Same name and namespace in other branches
  1. 8 src/Commands/ConfigSplitCommands.php \Drupal\config_split\Commands\ConfigSplitCommands::cliService

The interoperability cli service.

Type: \Drupal\config_split\ConfigSplitCliService

File

src/Commands/ConfigSplitCommands.php, line 21

Class

ConfigSplitCommands
The Drush 10 commands.

Namespace

Drupal\config_split\Commands

Code

protected $cliService;