You are here

protected property ConfigSync::$typedConfigManager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/config/src/Form/ConfigSync.php \Drupal\config\Form\ConfigSync::typedConfigManager

The typed config manager.

Type: \Drupal\Core\Config\TypedConfigManagerInterface

File

core/modules/config/src/Form/ConfigSync.php, line 80

Class

ConfigSync
Construct the storage changes in a configuration synchronization form.

Namespace

Drupal\config\Form

Code

protected $typedConfigManager;