Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c590626

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

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎service_container.rst

Copy file name to clipboardExpand all lines: service_container.rst
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.