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 5ab767b commit 51f8c39Copy full SHA for 51f8c39
FormFactoryInterface.php
@@ -12,6 +12,8 @@
12
namespace Symfony\Component\Form;
13
14
/**
15
+ * Allows creating a form based on a name, a class or a property.
16
+ *
17
* @author Bernhard Schussek <bschussek@gmail.com>
18
*/
19
interface FormFactoryInterface
0 commit comments