forked from wallabag/wallabag
Cleanup
This commit is contained in:
@ -9,6 +9,8 @@ use Wallabag\AnnotationBundle\Entity\Annotation;
|
||||
|
||||
/**
|
||||
* AnnotationRepository.
|
||||
*
|
||||
* @method Annotation|null findOneById(int $id)
|
||||
*/
|
||||
class AnnotationRepository extends ServiceEntityRepository
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user