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 3405c42 commit cf31894Copy full SHA for cf31894
cookbook/controller/service.rst
@@ -124,7 +124,7 @@ the route ``_controller`` value:
124
125
.. versionadded:: 2.6
126
If your controller service implements the ``__invoke`` method, you can simply refer to the service id
127
- (``acme.hello.controller``).
+ (``app.hello_controller``).
128
129
Alternatives to base Controller Methods
130
---------------------------------------
0 commit comments