You are here

protected property LingotekConfigTranslationController::$languageLocaleMapper in Lingotek Translation 3.8.x

Same name and namespace in other branches
  1. 8 src/Controller/LingotekConfigTranslationController.php \Drupal\lingotek\Controller\LingotekConfigTranslationController::languageLocaleMapper
  2. 8.2 src/Controller/LingotekConfigTranslationController.php \Drupal\lingotek\Controller\LingotekConfigTranslationController::languageLocaleMapper
  3. 4.0.x src/Controller/LingotekConfigTranslationController.php \Drupal\lingotek\Controller\LingotekConfigTranslationController::languageLocaleMapper
  4. 3.0.x src/Controller/LingotekConfigTranslationController.php \Drupal\lingotek\Controller\LingotekConfigTranslationController::languageLocaleMapper
  5. 3.1.x src/Controller/LingotekConfigTranslationController.php \Drupal\lingotek\Controller\LingotekConfigTranslationController::languageLocaleMapper
  6. 3.2.x src/Controller/LingotekConfigTranslationController.php \Drupal\lingotek\Controller\LingotekConfigTranslationController::languageLocaleMapper
  7. 3.3.x src/Controller/LingotekConfigTranslationController.php \Drupal\lingotek\Controller\LingotekConfigTranslationController::languageLocaleMapper
  8. 3.4.x src/Controller/LingotekConfigTranslationController.php \Drupal\lingotek\Controller\LingotekConfigTranslationController::languageLocaleMapper
  9. 3.5.x src/Controller/LingotekConfigTranslationController.php \Drupal\lingotek\Controller\LingotekConfigTranslationController::languageLocaleMapper
  10. 3.6.x src/Controller/LingotekConfigTranslationController.php \Drupal\lingotek\Controller\LingotekConfigTranslationController::languageLocaleMapper
  11. 3.7.x src/Controller/LingotekConfigTranslationController.php \Drupal\lingotek\Controller\LingotekConfigTranslationController::languageLocaleMapper

The language-locale mapper.

Type: \Drupal\lingotek\LanguageLocaleMapperInterface

File

src/Controller/LingotekConfigTranslationController.php, line 40

Class

LingotekConfigTranslationController

Namespace

Drupal\lingotek\Controller

Code

protected $languageLocaleMapper;