public function EntityTranslationHandlerInterface::getPathScheme in Entity Translation 7
Returns the active path scheme.
1 method overrides EntityTranslationHandlerInterface::getPathScheme()
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();