Update route & user verification

This commit is contained in:
Jeremy Benoist
2016-12-09 16:47:50 +01:00
parent f92fcb53ca
commit fc6d92c63d
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
{