8000 minor #12906 Update extending.rst (atailouloute) · symfony/symfony-docs@81cb799 · GitHub
[go: up one dir, main page]

Skip to content

Commit 81cb799

Browse files
committed
minor #12906 Update extending.rst (atailouloute)
This PR was submitted for the 4.3 branch but it was merged into the 3.4 branch instead (closes #12906). Discussion ---------- Update extending.rst Commits ------- dd50317 Update extending.rst
2 parents 3e8fcc3 + dd50317 commit 81cb799

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