You are here

public function EntityTranslationHandlerInterface::getLanguage in Entity Translation 7

Returns the entity language.

1 method overrides EntityTranslationHandlerInterface::getLanguage()
EntityTranslationDefaultHandler::getLanguage in includes/translation.handler.inc

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();