Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. locale.services.yml

locale.storage

Class

Drupal\locale\StringDatabaseStorage

Tags

  • backend_overridable
1 string reference to locale.storage
TranslateFormBase::create in core/modules/locale/src/Form/TranslateFormBase.php
Instantiates a new instance of this class.

File

core/modules/locale/locale.services.yml

View source
  1. class: Drupal\locale\StringDatabaseStorage
  2. arguments:
  3. - '@database'
  4. tags:
  5. - { name: backend_overridable }

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal