The configuration manager.
Type: \Drupal\Core\Config\ConfigManagerInterface
File
- core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php, line 21
Class
- ConfigSnapshotSubscriber
- Create a snapshot when config is imported.
Namespace
Drupal\Core\EventSubscriber
Code
protected $configManager;
Please login to continue.