TranslationDumperPass
class TranslationDumperPass implements CompilerPassInterface
Добавляет помеченные сервисы translation.formatter в writer переводов.
Методы
| process(ContainerBuilder $container) Здесь можно изменить контейнер перед его выгрузкой в PHP-код. |
Подробности
process(ContainerBuilder $container)
Здесь можно изменить контейнер перед его выгрузкой в PHP-код.
Параметры
| ContainerBuilder | $container |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.2/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/TranslationDumperPass.html