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 db70285 commit ecf3110Copy full SHA for ecf3110
controller/service.rst
@@ -29,9 +29,6 @@ syntax:
29
// src/AppBundle/Controller/HelloController.php
30
31
// You need to use Sensio's annotation to specify a service id
32
- use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
33
- // ...
34
-
35
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
36
37
/**
0 commit comments