Skip to content

Commit 8993beb

Browse files
committed
Linked the cookbook about DIC scopes
1 parent 0f3c218 commit 8993beb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

cookbook/console/console_command.rst

+2-3
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,8 @@ before translating contents::
135135
}
136136
}
137137

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.
138+
However for other services the solution might be more complex. For more details,
139+
see :doc:`/cookbook/service_container/scopes`.
141140

142141
Testing Commands
143142
----------------

0 commit comments

Comments
 (0)