We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ea3491 commit fa36ab9Copy full SHA for fa36ab9
book/templating.rst
@@ -585,8 +585,8 @@ you set `with_context`_ to false).
585
elements, it would look like this: ``{'foo': foo, 'bar': bar}``.
586
587
.. versionadded:: 2.3
588
- The `include() function`_ is a new Twig feature that's available in Symfony
589
- 2.3. Prior, the `{% include %} tag`_ tag was used.
+ The `include() function`_ is available since Symfony 2.3. Prior, the
+ `{% include %} tag`_ was used.
590
591
.. index::
592
single: Templating; Embedding action
0 commit comments