You are here

protected property DrupalTranslator::$locale in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Validation/DrupalTranslator.php \Drupal\Core\Validation\DrupalTranslator::locale

The locale used for translating.

Type: string

File

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;