You are here

protected property Translator::$languageCacheOutdated in Translation Management Tool 8

Whether the language cache in the database is outdated.

Type: bool

File

src/Entity/Translator.php, line 144

Class

Translator
Entity class for the tmgmt_translator entity.

Namespace

Drupal\tmgmt\Entity

Code

protected $languageCacheOutdated;