fix indentation

This commit is contained in:
Lorenz
2025-01-09 08:02:15 +01:00
committed by Fabien Potencier
parent dacbe51b3a
commit c4fd25fad5
+2 -2
View File
@@ -1018,9 +1018,9 @@ The following operators don't fit into any of the other categories:
Arrow function support for functions, macros, and method calls was added in
Twig 3.15 (filters and tests were already supported).
Arrow functions can be called using the ``invoke`` filter:
Arrow functions can be called using the ``invoke`` filter:
.. versionadded:: 3.19
.. versionadded:: 3.19
The ``invoke`` filter has been added in Twig 3.19.