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 ce1b83d

Browse filesBrowse files
committed
minor #7832 Update service_container.rst (Remyss4rd)
This PR was merged into the 2.8 branch. Discussion ---------- Update service_container.rst Terminal command to find out available services is wrong for 2.8. Here is the good one. Commits ------- 6a3eb73 Update service_container.rst
2 parents 777267a + 6a3eb73 commit ce1b83d
Copy full SHA for ce1b83d

File tree

1 file changed

+1
-1
lines changed
Filter options

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
@@ -60,7 +60,7 @@ Find out by running:
6060

6161
.. code-block:: terminal
6262
63-
$ php bin/console debug:container
63+
$ php app/console debug:container
6464
6565
This is just a *small* sample of the output:
6666

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.