We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0090b1f + 172ce73 commit 4535505Copy full SHA for 4535505
Form/Extension/ButtonPositionExtension.php
@@ -21,6 +21,6 @@ public function getExtendedType ()
21
*/
22
public static function getExtendedTypes ()
23
{
24
- return [ FormType::class ];
+ return [ ButtonType::class ];
25
}
26
0 commit comments