mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 03:46:39 +00:00
This PR was submitted for the 2.x branch but it was merged into the 1.x branch instead (closes #3164).
Discussion
----------
Fix issue #3160
Commits
-------
4eb40f2f Fix issue #3160
This commit is contained in:
@@ -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