You are here

public function EntityTranslationHandlerInterface::getTranslatePath in Entity Translation 7

Returns the path of the translation overview page.

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

File

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

Class

EntityTranslationHandlerInterface
Interface for enabling entity translation.

Code

public function getTranslatePath();