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
minor #70 Improve the checking if the current request is a master request in the ControllerListener. (voronkovich)
This PR was merged into the master branch.
Discussion
----------
Improve the checking if the current request is a master request in the ControllerListener.
There is a more convenient way to check whether the current request is a master request. See http://api.symfony.com/2.7/Symfony/Component/HttpKernel/Event/KernelEvent.html#method_isMasterRequest
Commits
-------
a90021f Improve the checking if the current request is a master request in the ControllerListener
0 commit comments