Closed
Description
Hi,
The *.class parameters was removed from symfony.
symfony/framework-bundle@3777050
because of that the example related to overriding the translator class not working anymore in symfony3.
# app/config/config.yml
parameters:
translator.class: Acme\HelloBundle\Translation\Translator