mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-10 01:16:52 +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
|
||||
---------
|
||||
|
||||
* ``array``: The sequence or mapping
|
||||
* ``arrow``: The arrow function
|
||||
|
||||
@@ -28,6 +28,5 @@ Note that the arrow function has access to the current context.
|
||||
Arguments
|
||||
---------
|
||||
|
||||
* ``array``: The sequence or mapping
|
||||
* ``arrow``: The arrow function
|
||||
* ``initial``: The initial value
|
||||
|
||||
Reference in New Issue
Block a user