Thanks to visit codestin.com Credit goes to github.com
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 151e5e8 commit d56632aCopy full SHA for d56632a
src/Symfony/Component/Form/FormInterface.php
@@ -171,7 +171,7 @@ public function getName();
171
/**
172
* Returns the property path that the form is mapped to.
173
*
174
- * @return \Symfony\Component\PropertyAccess\PropertyPathInterface The property path
+ * @return \Symfony\Component\PropertyAccess\PropertyPathInterface|null The property path
175
*/
176
public function getPropertyPath();
177
0 commit comments