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

Appearance settings

Commit 93368df

Browse filesBrowse files
committed
fixup
1 parent 31b2b7a commit 93368df
Copy full SHA for 93368df

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/Form/FormInterface.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormInterface.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ public function submit($submittedData, $clearMissing = true);
316316
/**
317317
* Returns the root of the form tree.
318318
*
319-
* @return $this The root of the tree, may be the instance itself
319+
* @return self The root of the tree, may be the instance itself
320320
*/
321321
public function getRoot();
322322

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.