protected property ConfigSyncSnapshotter::$configCollector in Configuration Synchronizer 8
Same name and namespace in other branches
- 8.2 src/ConfigSyncSnapshotter.php \Drupal\config_sync\ConfigSyncSnapshotter::configCollector
The configuration collector.
Type: \Drupal\config_provider\Plugin\ConfigCollectorInterface
File
- src/
ConfigSyncSnapshotter.php, line 22
Class
- ConfigSyncSnapshotter
- The ConfigSyncSnapshotter provides helper functions for taking snapshots of extension-provided configuration.
Namespace
Drupal\config_syncCode
protected $configCollector;