mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 10:22:14 +01:00
Added a missing namespace
This commit is contained in:
parent
e5edb6e127
commit
d9b7768dca
@ -14,6 +14,7 @@ use Symfony\Component\Security\Core\Exception\AccessDeniedException;
|
||||
use Wallabag\CoreBundle\Entity\Entry;
|
||||
use Wallabag\CoreBundle\Entity\Tag;
|
||||
use Wallabag\AnnotationBundle\Entity\Annotation;
|
||||
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
|
||||
|
||||
class WallabagRestController extends FOSRestController
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user