clearCache abstract method
void
clearCache()
Clears any cached translations.
Forces reloading of translations on next access.
Implementation
void clearCache();
Clears any cached translations.
Forces reloading of translations on next access.
void clearCache();