Skip to content

Commit 6a3eb73

Browse files
authored
Update service_container.rst
Terminal command to find out available services is wrong for 2.8. Here is the good one.
1 parent 777267a commit 6a3eb73

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)