public function EntityTranslationHandlerInterface::getLanguage in Entity Translation 7
Returns the entity language.
1 method overrides EntityTranslationHandlerInterface::getLanguage()
File
- includes/
translation.handler.inc, line 99 - Default translation handler for the translation module.
Class
- EntityTranslationHandlerInterface
- Interface for enabling entity translation.
Code
public function getLanguage();