You are here

public function TranslatorInterface::clearLanguageCache in Translation Management Tool 8

Clears the language cache for this translator.

1 method overrides TranslatorInterface::clearLanguageCache()
Translator::clearLanguageCache in src/Entity/Translator.php
Clears the language cache for this translator.

File

src/TranslatorInterface.php, line 158

Class

TranslatorInterface
Interface for the tmgmt_translator entity.

Namespace

Drupal\tmgmt

Code

public function clearLanguageCache();