TXReadonlyCacheDecorator
public final class TXReadonlyCacheDecorator : TXDecoratorCache
Class that makes the internal cache read-only so that no update operations are allowed.
-
This method is a no-op as this cache decorator is read-only.
Declaration
Swift
override public func update(translations: TXTranslations)
Parameters
translations
The provided translations