We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d04d33b commit 87664bcCopy full SHA for 87664bc
book/controller.rst
@@ -335,10 +335,6 @@ working with forms, for example::
335
Creating Static Pages
336
---------------------
337
338
-.. versionadded:: 2.2
339
- The ability to cache templates rendered via ``FrameworkBundle:Template:template``
340
- is new in Symfony 2.2.
341
-
342
You can create a static page without creating any controller. Using only the
343
routing file, you just have to indicate the "FrameworkBundle:Template:template"
344
as the controller and the logical path of your template.
0 commit comments