You are here

public function LingotekTranslatableEntity::getSourceLocale in Lingotek Translation 7.6

Same name and namespace in other branches
  1. 7.7 lib/Drupal/lingotek/LingotekTranslatableEntity.php \LingotekTranslatableEntity::getSourceLocale()
  2. 7.4 lib/Drupal/lingotek/LingotekTranslatableEntity.php \LingotekTranslatableEntity::getSourceLocale()
  3. 7.5 lib/Drupal/lingotek/LingotekTranslatableEntity.php \LingotekTranslatableEntity::getSourceLocale()
2 methods override LingotekTranslatableEntity::getSourceLocale()
LingotekConfigSet::getSourceLocale in lib/Drupal/lingotek/LingotekConfigSet.php
LingotekEntity::getSourceLocale in lib/Drupal/lingotek/LingotekEntity.php

File

lib/Drupal/lingotek/LingotekTranslatableEntity.php, line 105
Defines LingotekTranslatableEntity.

Class

LingotekTranslatableEntity
An interface for entities that are eligible for translation via the Lingotek platform.

Code

public function getSourceLocale();