public function EntityTranslationHandlerInterface::getSourceLanguage in Entity Translation 7
Retrieves the source language for the translation being created.
1 method overrides EntityTranslationHandlerInterface::getSourceLanguage()
File
- includes/
translation.handler.inc, line 339 - Default translation handler for the translation module.
Class
- EntityTranslationHandlerInterface
- Interface for enabling entity translation.
Code
public function getSourceLanguage();