public function EntityTranslationHandlerInterface::getDefaultLanguage in Entity Translation 7
Returns the default language for the wrapped entity type and bundle.
1 method overrides EntityTranslationHandlerInterface::getDefaultLanguage()
File
- includes/
translation.handler.inc, line 165 - Default translation handler for the translation module.
Class
- EntityTranslationHandlerInterface
- Interface for enabling entity translation.
Code
public function getDefaultLanguage();