Skip to content

Commit 40d8d00

Browse files
committed
[#5374] Add deprecation notice in 2.7
1 parent 610e2e9 commit 40d8d00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/twig_reference.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,9 @@ asset
104104
**type**: ``string``
105105
``packageName``
106106
**type**: ``string`` | ``null`` **default**: ``null``
107-
``absolute``
107+
``absolute`` (deprecated as of 2.7)
108108
**type**: ``boolean`` **default**: ``false``
109-
``version``
109+
``version`` (deprecated as of 2.7)
110110
**type**: ``string`` **default** ``null``
111111

112112
Returns a public path to ``path``, which takes into account the base path

0 commit comments

Comments
 (0)