protected property DrupalTranslator::$locale

The locale used for translating.

Type: string

File

drupal/core/lib/Drupal/Core/Validation/DrupalTranslator.php, line 25
Contains \Drupal\Core\Validation\DrupalTranslator.

Class

DrupalTranslator
Translates strings using Drupal's translation system.

Namespace

Drupal\Core\Validation

Code

protected $locale;