protected property ConfigSync::$configManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config/src/Form/ConfigSync.php \Drupal\config\Form\ConfigSync::configManager
The configuration manager.
Type: \Drupal\Core\Config\ConfigManagerInterface;
File
- core/
modules/ config/ src/ Form/ ConfigSync.php, line 72 - Contains \Drupal\config\Form\ConfigSync.
Class
- ConfigSync
- Construct the storage changes in a configuration synchronization form.
Namespace
Drupal\config\FormCode
protected $configManager;