public function EntityTranslationHandlerInterface::saveTranslations in Entity Translation 7
Writes the translation status to the storage.
1 method overrides EntityTranslationHandlerInterface::saveTranslations()
File
- includes/
translation.handler.inc, line 40 - Default translation handler for the translation module.
Class
- EntityTranslationHandlerInterface
- Interface for enabling entity translation.
Code
public function saveTranslations();