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
This PR was merged into the master branch.
Discussion
----------
Renamed Default to Static
A little while ago, @weaverryan, @xabbuh and me decided Static was a much better name for this than Default.
Default doesn't really explain anything. Does it mean that every request will go to this controller *by default*? Nope...
Btw, this makes me wonder if we shouldn't use http://symfony.com/doc/current/cookbook/templating/render_without_controller.html instead of this controller?
Commits
-------
fb9d419 Use Symfony's template controller
0 commit comments