Defines events for locale translation.
Hierarchy
- class \Drupal\locale\LocaleEvents
See also
\Drupal\Core\Config\ConfigCrudEvent
File
- core/modules/locale/src/LocaleEvents.php, line 10
Namespace
Drupal\locale
Members
| Name | Modifiers | Type | Description |
|---|---|---|---|
| LocaleEvents::SAVE_TRANSLATION | constant | The name of the event fired when saving a translated string. |
Please login to continue.