8000
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.
2 parents 9af1575 + 5b0af99 commit c590626Copy full SHA for c590626
service_container.rst
@@ -222,7 +222,7 @@ and set it on a ``$logger`` property::
222
223
The ``LoggerInterface`` type-hint in the ``__construct()`` method is optional,
224
but a good idea. You can find the correct type-hint by reading the docs for the
225
- service or by using the ``php bin/console debug:container`` console command.
+ service or by using the ``php app/console debug:container`` console command.
226
227
Next, tell the container the service has a constructor argument:
228
0 commit comments