]> Raphaël G. Git Repositories - airbundle/commitdiff
Remove commented link relation
authorRaphaël Gertz <git@rapsys.eu>
Wed, 24 Feb 2021 00:16:29 +0000 (01:16 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Wed, 24 Feb 2021 00:16:29 +0000 (01:16 +0100)
Resources/config/doctrine/User.orm.yml

index 491ae32ee2ed844d59413dbba1f8d5f86d995c4b..dacee58c6dfec0ea437942a378dadd2fce858cc7 100644 (file)
@@ -8,9 +8,6 @@ Rapsys\AirBundle\Entity\User:
             length: 16
             nullable: true
     oneToMany:
-#        links:
-#            targetEntity: Rapsys\AirBundle\Entity\Link
-#            mappedBy: user
         applications:
             targetEntity: Rapsys\AirBundle\Entity\Application
             mappedBy: user