Skip to content

Commit 3843cda

Browse files
committed
removing deprecation note on a section that was removed
1 parent 4ad3bce commit 3843cda

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

cookbook/console/console_command.rst

-5
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,6 @@ for details.
8282
Getting Services from the Service Container
8383
-------------------------------------------
8484

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-
9085
By using :class:`Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerAwareCommand`
9186
as the base class for the command (instead of the more basic
9287
:class:`Symfony\\Component\\Console\\Command\\Command`), you have access to the

0 commit comments

Comments
 (0)