add Route annotation import
This commit is contained in:
parent
4ce426b52b
commit
e469e2d91c
@ -3,6 +3,7 @@
|
||||
namespace App\Controller;
|
||||
|
||||
use App\Entity\Poll;
|
||||
use Symfony\Component\Routing\Annotation\Route;
|
||||
|
||||
/**
|
||||
* Class DefaultController
|
||||
|
Loading…
Reference in New Issue
Block a user