Skip to content

Commit 8618c0d

Browse files
committed
Added possibility to use controller as a service.
1 parent 7f5134b commit 8618c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Controller/Annotations/Route.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
namespace FOS\RestBundle\Controller\Annotations;
1313

14-
use Symfony\Component\Routing\Annotation\Route as BaseRoute;
14+
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route as BaseRoute;
1515

1616
/**
1717
* Route annotation class.

0 commit comments

Comments
 (0)