Skip to content

Commit

Permalink
Remove Default Value for Forms
Browse files Browse the repository at this point in the history
  • Loading branch information
On5-Repos committed Jul 19, 2024
1 parent 29c3062 commit 8cee7ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/doctrine/AbstractFormSpecification.orm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@

<field name="active" column="active" type="boolean"/>

<field name="groups" column="groups" type="array"/>

</mapped-superclass>

</doctrine-mapping>

0 comments on commit 8cee7ab

Please sign in to comment.