Commit beebb1c
committed
feature symfony#4 Renamed Default to Static (WouterJ)
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 controller2 files changed
Lines changed: 9 additions & 32 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
This file was deleted.
0 commit comments