You are here

protected property ConfigSplitCliService::$syncStorage in Configuration Split 8

Same name and namespace in other branches
  1. 2.0.x src/ConfigSplitCliService.php \Drupal\config_split\ConfigSplitCliService::syncStorage

Sync Config Storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/ConfigSplitCliService.php, line 83

Class

ConfigSplitCliService
The CLI service class for interoperability.

Namespace

Drupal\config_split

Code

protected $syncStorage;