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 ddcc143 commit bcfb3dcCopy full SHA for bcfb3dc
controller/service.rst
@@ -26,7 +26,6 @@ This will make the tagged services ``public`` and will allow you to inject servi
26
App\Controller\:
27
resource: '../src/Controller/'
28
tags: ['controller.service_arguments']
29
- controller.service_arguments
30
31
Registering your controller as a service is the first step, but you also need to
32
update your routing config to reference the service properly, so that Symfony
0 commit comments