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