The typed config manager.
Type: \Drupal\Core\Config\TypedConfigManagerInterface
File
- core/modules/config/src/Form/ConfigSync.php, line 74
Class
- ConfigSync
- Construct the storage changes in a configuration synchronization form.
Namespace
Drupal\config\Form
Code
protected $typedConfigManager;
Please login to continue.