We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f3c218 commit 8993bebCopy full SHA for 8993beb
cookbook/console/console_command.rst
@@ -135,9 +135,8 @@ before translating contents::
135
}
136
137
138
-However for other services the solution might be more complex. You may even need
139
-to manually create a ``request`` service and then call the ``enterScope('request')``
140
-and the ``set('request', $request)`` methods.
+However for other services the solution might be more complex. For more details,
+see :doc:`/cookbook/service_container/scopes`.
141
142
Testing Commands
143
----------------
0 commit comments