Skip to content

Use getParameter method in controllers #6725

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
wants to merge 1 commit into from

Conversation

petk
Copy link
Contributor

@petk petk commented Jul 6, 2016

Since Symfony 2.7 there is getParameter() method available for accessing container configuration parameters.

@petk
Copy link
Contributor Author

petk commented Jul 6, 2016

Closing PR because of the wrong target branch...

@petk petk closed this Jul 6, 2016
wouterj added a commit that referenced this pull request Jul 8, 2016
This PR was merged into the 2.7 branch.

Discussion
----------

Use getParameter method in controllers

Since Symfony 2.7 there is getParameter() method available for accessing container configuration parameters.
This patch adds a tip about that and supersedes the #6725 (wrong target branch)

Commits
-------

8db9912 Use getParameter method in controllers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants