__invoke()
__invoke(\Interop\Container\ContainerInterface $container, string $requestedName, array $options = null) : \Translate\Service\TranslationSaver
This method creates the TranslationSaver service and returns its instance.
and passes array of translator file(s) locations which must be set in each module's module.config
Parameters
| \Interop\Container\ContainerInterface | $container | |
| string | $requestedName | |
| array | $options |