We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478400a commit 415c4ecCopy full SHA for 415c4ec
components/expression_language/extending.rst
@@ -92,7 +92,7 @@ register.
92
93
.. tip::
94
95
- You can create an expression function from a PHP function with the
+ To create an expression function from a PHP function with the
96
:method:`Symfony\\Component\\ExpressionLanguage\\ExpressionFunction::fromPhp` static method::
97
98
ExpressionFunction::fromPhp('strtoupper');
0 commit comments