8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ebf2d0 commit abad91dCopy full SHA for abad91d
cookbook/console/console_command.rst
@@ -82,11 +82,6 @@ for details.
82
Getting Services from the Service Container
83
-------------------------------------------
84
85
-.. caution::
86
-
87
- The "container scopes" concept explained in this section has been deprecated
88
- in Symfony 2.8 and it will be removed in Symfony 3.0.
89
90
By using :class:`Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerAwareCommand`
91
as the base class for the command (instead of the more basic
92
:class:`Symfony\\Component\\Console\\Command\\Command`), you have access to the
0 commit comments