1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-10-20 19:52:09 +00:00

Update route & user verification

This commit is contained in:
Jeremy Benoist 2016-12-09 16:47:50 +01:00
parent f92fcb53ca
commit fc6d92c63d
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C
6 changed files with 34 additions and 19 deletions

View file

@ -4,9 +4,6 @@ namespace Wallabag\CoreBundle\Repository;
/**
* SiteCredentialRepository.
*
* This class was generated by the Doctrine ORM. Add your own custom
* repository methods below.
*/
class SiteCredentialRepository extends \Doctrine\ORM\EntityRepository
{