You are here

protected property ChangeSyncForm::$syncStorage in Demonstration site (Sandbox / Snapshot) 8

The sync configuration object.

Type: \Drupal\Core\Config\StorageInterface

File

src/Form/ChangeSyncForm.php, line 42

Class

ChangeSyncForm
Construct the storage changes in a configuration synchronization form.

Namespace

Drupal\demo\Form

Code

protected $syncStorage;