Skip to content

Commit 71b8c61

Browse files
weaverryanjaviereguiluz
authored andcommitted
[symfony#4805] Adding versionadded
1 parent 684b47e commit 71b8c61

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

reference/twig_reference.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,9 @@ information in :ref:`book-templating-pages`.
361361
absolute_url
362362
~~~~~~~~~~~~
363363

364+
.. versionadded:: 2.6
365+
The ``absolute_url`` function was introduced in Symfony 2.7
366+
364367
.. code-block:: jinja
365368
366369
{{ absolute_url(path) }}
@@ -378,6 +381,9 @@ an existing path:
378381
relative_path
379382
~~~~~~~~~~~~~
380383

384+
.. versionadded:: 2.6
385+
The ``relative_path`` function was introduced in Symfony 2.7
386+
381387
.. code-block:: jinja
382388
383389
{{ relative_path(path) }}

0 commit comments

Comments
 (0)