8000
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 04df1be commit e13c049Copy full SHA for e13c049
book/templating.rst
@@ -870,8 +870,8 @@ configuration:
870
.. code-block:: php-annotations
871
872
// src/AppBundle/Controller/WelcomeController.php
873
- // ...
874
+ // ...
875
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
876
877
class WelcomeController extends Controller
@@ -939,8 +939,8 @@ route:
939
940
941
// src/AppBundle/Controller/ArticleController.php
942
943
944
945
946
class ArticleController extends Controller
0 commit comments