You are here

protected property LocaleTranslation::$translateEnglish in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/locale/src/LocaleTranslation.php \Drupal\locale\LocaleTranslation::translateEnglish

The translate english configuration value.

Type: bool

File

core/modules/locale/src/LocaleTranslation.php, line 67

Class

LocaleTranslation
String translator using the locale module.

Namespace

Drupal\locale

Code

protected $translateEnglish;