Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working example in "How to Override any Part of a Bundle" #7093

Closed
gehadibtikar opened this issue Oct 27, 2016 · 1 comment
Closed

not working example in "How to Override any Part of a Bundle" #7093

gehadibtikar opened this issue Oct 27, 2016 · 1 comment
Labels
hasPR A Pull Request has already been submitted for this issue.

Comments

@gehadibtikar
Copy link

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

http://symfony.com/doc/current/bundles/override.html

@xabbuh xabbuh added the hasPR A Pull Request has already been submitted for this issue. label Oct 27, 2016
@xabbuh
Copy link
Member

xabbuh commented Oct 27, 2016

Thanks for reporting this mistake @gehadibtikar. Luckily, this will be fixed when we merge #7090.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hasPR A Pull Request has already been submitted for this issue.
Projects
None yet
Development

No branches or pull requests

2 participants