service config.storage.snapshot

Class

Drupal\Core\Config\DatabaseStorage
2 string references to config.storage.snapshot
ConfigSnapshotTest::testSnapshot in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSnapshotTest.php
Tests config snapshot creation and updating.
install_finished in drupal/core/includes/install.core.inc
Performs final installation steps and displays a 'finished' page.

File

drupal/core/core.services.yml
drupal/core/core.services.yml

View source
  1. class: Drupal\Core\Config\DatabaseStorage
  2. arguments:
  3. - '@database'
  4. - config_snapshot