Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[DI][FrameworkBundle] Add PSR-11 "ContainerBag" to access parameters as-a-service #9010

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

Closed
javiereguiluz opened this issue Jan 8, 2018 · 2 comments

Comments

@javiereguiluz
Copy link
Member

Added PSR-11 ContainerBagInterface and its ContainerBag implementation to access parameters as-a-service. See symfony/symfony#25288

@weaverryan
Copy link
Member

Might be a dup of #8999 :)

Btw, I think we should mention ParameterBagInterface, not ContainerBagInterface. I believe they both can be used to access this service, but ParameterBagInterface is a better name.

@javiereguiluz
Copy link
Member Author

Closing as duplicate and I'm going to update the PR to use ParameterBagInterface. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants