You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2020. It is now read-only.
minor #889 Use Kernel::getEnvironment() to keep consistency (dosten)
This PR was merged into the 3.0-dev branch.
Discussion
----------
Use Kernel::getEnvironment() to keep consistency
Hi there!
The PR #850 introduced the use of the variable `$this->environment` to get the environment, but we already use the method `Kernel::getEnvironment()`, this PR fixes this to keep consistency.
Please review this before the Symfony 3.0 release.
Commits
-------
d7320f7 Use Kernel::getEnvironment() to keep consistency
0 commit comments