Skip to content

Commit

Permalink
Update ExtensibleExtension.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Alsatian67 authored Jan 13, 2023
1 parent e2b2f5c commit c5468a1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Form/Extensions/ExtensibleExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,4 @@ public function getExtendedType()
{
return FormType::class;
}

public static function getExtendedTypes(): iterable
{
return [FormType::class];
}
}

0 comments on commit c5468a1

Please sign in to comment.