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

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal