]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Fixed mapping entities
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 1 Jul 2017 07:32:13 +0000 (09:32 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Mon, 3 Jul 2017 11:40:47 +0000 (13:40 +0200)
commit9114615adcee0255273c7e91d6d8e55f57fc3d6f
tree660d4ac71a183da2f3d229adb6683ee9268e29bf
parent71e1cbc8eb5928d393b0772055d6b711e90a09b3
Fixed mapping entities

There were this error in the console:

> The association Wallabag\CoreBundle\Entity\SiteCredential#user refers to the inverse side field Wallabag\UserBundle\Entity\User#site_credentials which does not exist.
src/Wallabag/UserBundle/Entity/User.php