public function EntityTranslationHandlerInterface::getLanguageKey in Entity Translation 7
Returns the translation object key for the wrapped entity type.
1 method overrides EntityTranslationHandlerInterface::getLanguageKey()
File
- includes/
translation.handler.inc, line 160 - Default translation handler for the translation module.
Class
- EntityTranslationHandlerInterface
- Interface for enabling entity translation.
Code
public function getLanguageKey();