Skip to content

Commit 51f8c39

Browse files
chinditRobin Chalas
authored andcommitted
Add a docblock for FormFactoryInterface
1 parent 5ab767b commit 51f8c39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FormFactoryInterface.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
namespace Symfony\Component\Form;
1313

1414
/**
15+
* Allows creating a form based on a name, a class or a property.
16+
*
1517
* @author Bernhard Schussek <[email protected]>
1618
*/
1719
interface FormFactoryInterface

0 commit comments

Comments
 (0)