You are here

protected property ConfigPartialExportForm::$configManager in Config Partial Export 8

The configuration manager.

Type: \Drupal\Core\Config\ConfigManagerInterface

File

src/Form/ConfigPartialExportForm.php, line 40

Class

ConfigPartialExportForm
Construct the storage changes in a configuration synchronization form.

Namespace

Drupal\config_partial_export\Form

Code

protected $configManager;