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 e163de4 commit ceeeecfCopy full SHA for ceeeecf
controller/service.rst
@@ -47,10 +47,6 @@ apply the ``controller.service_arguments`` tag to your controller services::
47
}
48
49
50
-.. versionadded:: 5.3
51
-
52
- The ``#[AsController]`` attribute was introduced in Symfony 5.3.
53
54
Registering your controller as a service is the first step, but you also need to
55
update your routing config to reference the service properly, so that Symfony
56
knows to use it.
0 commit comments