Skip to content

Commit 3e077ed

Browse files
committed
[Form] Fixed incorrect doc comment
1 parent d95cc0a commit 3e077ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Button.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
use Symfony\Component\Form\Exception\AlreadyBoundException;
1515

1616
/**
17-
* Default implementation of {@link ButtonInterface}.
17+
* A form button.
1818
*
1919
* @author Bernhard Schussek <[email protected]>
2020
*/

0 commit comments

Comments
 (0)