mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
Fix issue #3160
This commit is contained in:
committed by
Fabien Potencier
parent
4d766ec17b
commit
4eb40f2fc8
@@ -34,5 +34,4 @@ Note that the arrow function has access to the current context.
|
|||||||
Arguments
|
Arguments
|
||||||
---------
|
---------
|
||||||
|
|
||||||
* ``array``: The sequence or mapping
|
|
||||||
* ``arrow``: The arrow function
|
* ``arrow``: The arrow function
|
||||||
|
|||||||
@@ -28,6 +28,5 @@ Note that the arrow function has access to the current context.
|
|||||||
Arguments
|
Arguments
|
||||||
---------
|
---------
|
||||||
|
|
||||||
* ``array``: The sequence or mapping
|
|
||||||
* ``arrow``: The arrow function
|
* ``arrow``: The arrow function
|
||||||
* ``initial``: The initial value
|
* ``initial``: The initial value
|
||||||
|
|||||||
Reference in New Issue
Block a user