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 01c1a16 commit 1dca28bCopy full SHA for 1dca28b
src/Form/ConsoleFormTypeExtension.php
@@ -30,7 +30,7 @@ public function getExtendedType()
30
* @return iterable
31
*/
32
public static function getExtendedTypes(): iterable
33
- {
+ {
34
return [FormType::class];
35
}
36
0 commit comments