You are here

public function EntityTranslationHandlerInterface::getPathScheme in Entity Translation 7

Returns the active path scheme.

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

File

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

Class

EntityTranslationHandlerInterface
Interface for enabling entity translation.

Code

public function getPathScheme();