Skip to content

Commit c7adf7b

Browse files
committed
Merge pull request #646 from mbedna/master
Added possibility to use controller as a service.
2 parents 7f5134b + 8618c0d commit c7adf7b

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)