We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7219cfb commit 33ed234Copy full SHA for 33ed234
Controller/Annotations/Route.php
@@ -11,7 +11,7 @@
11
12
namespace FOS\RestBundle\Controller\Annotations;
13
14
-use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route as BaseRoute;
+use Symfony\Component\Routing\Annotation\Route as BaseRoute;
15
16
/**
17
* Route annotation class.
0 commit comments