You are here

protected property SplitCommandBase::$cliService in Configuration Split 8

The cli service doing all the work.

Type: \Drupal\config_split\ConfigSplitCliService

File

src/Command/SplitCommandBase.php, line 20

Class

SplitCommandBase
Class SplitCommandBase for shared functionality.

Namespace

Drupal\config_split\Command

Code

protected $cliService;