File tree
Expand file treeCollapse file tree1 file changed
+6
-0
lines changed Expand file treeCollapse file tree1 file changed
+6
-0
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -505,6 +505,12 @@ the ``AcmeHelloBundle`` will be rendered.
|
505 | 505 | The Symfony templating engine is explained in great detail in the
|
506 | 506 | :doc:`Templating </book/templating>` chapter.
|
507 | 507 |
|
| 508 | +.. tip:: |
| 509 | + |
| 510 | +You can even avoid calling the ``render`` method by using the ``@Template`` |
| 511 | +annotation. See the :doc:`FrameworkExtraBundle documentation</bundles/SensioFrameworkExtraBundle/annotations/view>` |
| 512 | +more details. |
| 513 | + |
508 | 514 | .. tip::
|
509 | 515 |
|
510 | 516 | The ``renderView`` method is a shortcut to direct use of the ``templating``
|
|
You can’t perform that action at this time.
0 commit comments