8000 Update extending.rst · symfony/symfony-docs@dd50317 · GitHub
[go: up one dir, main page]

Skip to content

Commit dd50317

Browse files
atailoulouteOskarStark
authored andcommitted
Update extending.rst
1 parent 3e8fcc3 commit dd50317

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