protected property ConfigSyncSnapshotter::$configManager in Configuration Synchronizer 8
Same name and namespace in other branches
- 8.2 src/ConfigSyncSnapshotter.php \Drupal\config_sync\ConfigSyncSnapshotter::configManager
The configuration manager.
Type: \Drupal\Core\Config\ConfigManagerInterface
File
- src/
ConfigSyncSnapshotter.php, line 50
Class
- ConfigSyncSnapshotter
- The ConfigSyncSnapshotter provides helper functions for taking snapshots of extension-provided configuration.
Namespace
Drupal\config_syncCode
protected $configManager;