10000 merged branch ruian/fix_cs_docblock (PR #4466) · MattKetmo/symfony@49e213c · GitHub
[go: up one dir, main page]

Skip to content

Commit 49e213c

Browse files
committed
merged branch ruian/fix_cs_docblock (PR symfony#4466)
Commits ------- 26f5ac4 Fix CS phpdoc FormConfigEditorInterface Discussion ---------- Fix CS phpdoc FormConfigEditorInterface Just a CS fixer
2 parents eba4aba + 26f5ac4 commit 49e213c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Form/FormConfigEditorInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ function setMapped($mapped);
182182
* Sets whether the form's data should be modified by reference.
183183
*
184184
* @param Boolean $byReference Whether the data should be
185-
modified by reference.
185+
* modified by reference.
186186
*
187187
* @return self The configuration object.
188188
*/

0 commit comments

Comments
 (0)
0