mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-24 15:06:26 +00:00
Add cross-link
This commit is contained in:
@@ -3,8 +3,10 @@
|
||||
|
||||
.. warning::
|
||||
|
||||
The ``attribute`` filter is deprecated as of Twig 3.15. Use the ``.``
|
||||
operator that now accepts any expression when wrapped with parenthesis.
|
||||
The ``attribute`` filter is deprecated as of Twig 3.15. Use the
|
||||
:ref:`dot operator <dot_operator>` that now accepts any expression
|
||||
when wrapped with parenthesis.
|
||||
|
||||
Note that this filter will still be available in Twig 4.0 to allow a
|
||||
smoother upgrade path.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user