Factory |
TranslationSaverInterface | Interface for any translation saver |
LanguageManager | Service that handles application languages and locales |
TranslationManager | This is the factory class for TranslationManager service. The purpose of the factory is to instantiate the service and pass it dependencies (inject dependencies). |
TranslationSaver | Class that is responsible for saving translated messages. |