You are here

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

The typed config manager.

Type: \Drupal\Core\Config\TypedConfigManagerInterface

File

src/Form/ChangeSyncForm.php, line 77

Class

ChangeSyncForm
Construct the storage changes in a configuration synchronization form.

Namespace

Drupal\demo\Form

Code

protected $typedConfigManager;