Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TranslatorTrait.php
TranslatorTrait::$locale
Type:
locale
File
vendor/
symfony/
translation-contracts/
TranslatorTrait.php
, line 23
Class
TranslatorTrait
A trait to help implement TranslatorInterface and LocaleAwareInterface.
Namespace
Symfony\Contracts\Translation
Code
private ?string $locale =
null
;
RSS feed