8000 Merge branch '3.4' into 4.3 · symfony/symfony-docs@2fb7d8b · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

8000
Appearance settings

Commit 2fb7d8b

Browse files
committed
Merge branch '3.4' into 4.3
* 3.4: Update extending.rst
2 parents 146050c + 81cb799 commit 2fb7d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/expression_language/extending.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Example::
4949

5050
In addition to the custom function arguments, the **evaluator** is passed an
5151
``arguments`` variable as its first argument, which is equal to the second
52-
argument of ``compile()`` (e.g. the "values" when evaluating an expression).
52+
argument of ``evaluate()`` (e.g. the "values" when evaluating an expression).
5353

5454
.. _components-expression-language-provider:
5555

0 commit comments

Comments
 (0)
0