Skip to content

Commit ce1b83d

Browse 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

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
@@ -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)