Skip to content

Commit

Permalink
Fix tag mismatch (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmadhat authored Aug 7, 2023
1 parent fdd9d66 commit b8fafe8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
>
<join-column on-delete="SET NULL" />
</many-to-one>
</entity>
</mapped-superclass>
</doctrine-mapping>
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
>
<join-column on-delete="SET NULL" />
</many-to-one>
</entity>
</mapped-superclass>
</doctrine-mapping>

0 comments on commit b8fafe8

Please sign in to comment.