Translator

Translator

class Translator implements TranslatorInterface, TranslatorBagInterface

Translator.

Methods

__construct(string $locale, MessageSelector $selector = null, string|null $cacheDir = null, bool $debug = false)

Constructor.

setConfigCacheFactory(ConfigCacheF