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 56f0f19 commit 047c2d9Copy full SHA for 047c2d9
console.rst
@@ -200,7 +200,7 @@ Now, you can pass the username to the command:
200
Getting Services from the Service Container
201
-------------------------------------------
202
203
-To actually create a new user, the command has to access to some
+To actually create a new user, the command has to access some
204
:doc:`services </service_container>`. Since your command is already registered
205
as a service, you can use normal dependency injection. Imagine you have a
206
``AppBundle\Service\UserManager`` service that you want to access::
0 commit comments