You are here

public function EntityTranslationHandlerInterface::getLabel in Entity Translation 7

A string allowing the user to identify the entity.

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

File

includes/translation.handler.inc, line 302
Default translation handler for the translation module.

Class

EntityTranslationHandlerInterface
Interface for enabling entity translation.

Code

public function getLabel();