forked from wallabag/wallabag
Fix some namespaces and phpdoc
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
namespace Wallabag\AnnotationBundle\Repository;
|
||||
|
||||
use Doctrine\ORM\EntityRepository;
|
||||
use Doctrine\ORM\QueryBuilder;
|
||||
use Wallabag\AnnotationBundle\Entity\Annotation;
|
||||
|
||||
/**
|
||||
* AnnotationRepository.
|
||||
|
||||
Reference in New Issue
Block a user