Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings

Commitfb781dd

Browse files
committed
Merge pull requestsymfony#3318 from willdurand/patch-1
[Components] [ExpressionLanguage] Fix missing quote
2 parentsd86e542 +6e610bf commitfb781dd

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
@@ -21,7 +21,7 @@ That means the functions can be used in any expression executed by that
2121
instance.
2222

2323
To register a function, use
24-
:method:`Symfony\\Component\\ExpressionLanguage\\ExpressionLanguage::register``.
24+
:method:`Symfony\\Component\\ExpressionLanguage\\ExpressionLanguage::register`.
2525
This method has 3 arguments:
2626

2727
* **name** - The name of the function in an expression;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp