TranslatorPass
class TranslatorPass implements CompilerPassInterface
Methods
__construct(string $translatorServiceId = 'translator.default', string $readerServiceId = 'translation.reader', string $loaderTag = 'translation.loader', string $debugCommandServiceId = 'console.command.translation_debug', string $updateCommandServiceId = 'console.command.translation_update')
No description
process(ContainerBuilder $container)
You can modify the container here before it is dumped to PHP code.
Details
__construct(string $translatorServiceId = 'translator.default', string $readerServiceId = 'translation.reader', string $loaderTag = 'translation.loader', string $debugCommandServiceId = 'console.command.translation_debug', string $updateCommandServiceId = 'console.command.translation_update')
process(ContainerBuilder $container)
You can modify the container here before it is dumped to PHP code.