service locale.storage

Class

Drupal\locale\StringDatabaseStorage
3 string references to locale.storage
LocaleConfigTranslationTest::setUp in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleConfigTranslationTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleImportFunctionalTest::testConfigPoFile in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php
Tests .po file import with configuration translation.
LocaleStringTest::setUp in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php
Sets up a Drupal site for running functional and integration tests.

File

drupal/core/modules/locale/locale.services.yml
drupal/core/modules/locale/locale.services.yml

View source
  1. class: Drupal\locale\StringDatabaseStorage
  2. arguments:
  3. - '@database'