8000 Merge branch '2.7' into 2.8 · symfony/symfony-docs@c590626 · GitHub
[go: up one dir, main page]

Skip to content

Commit c590626

Browse files
committed
Merge branch '2.7' into 2.8
* 2.7: Correction in the console command folder
2 parents 9af1575 + 5b0af99 commit c590626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ and set it on a ``$logger`` property::
222222

223223
The ``LoggerInterface`` type-hint in the ``__construct()`` method is optional,
224224
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.
225+
service or by using the ``php app/console debug:container`` console command.
226226

227227
Next, tell the container the service has a constructor argument:
228228

0 commit comments

Comments
 (0)
0