From: Jeremy Benoist Date: Sat, 1 Jul 2017 07:32:13 +0000 (+0200) Subject: Fixed mapping entities X-Git-Tag: 2.3.0~31^2~44^2~1 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=9114615adcee0255273c7e91d6d8e55f57fc3d6f;hp=9114615adcee0255273c7e91d6d8e55f57fc3d6f;p=github%2Fwallabag%2Fwallabag.git 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. ---