The locale used for translating.
Type: string
File
- core/lib/Drupal/Core/Validation/DrupalTranslator.php, line 20
Class
- DrupalTranslator
- Translates strings using Drupal's translation system.
Namespace
Drupal\Core\Validation
Code
protected $locale;
Please login to continue.