Skip to content

Commit d453dfe

Browse files
committed
Removed a versionadded directive
1 parent c731dde commit d453dfe

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

service_container/autowiring.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -263,11 +263,6 @@ class is type-hinted.
263263
adds an alias: ``Psr\Log\LoggerInterface`` that points to the ``logger`` service.
264264
This is why arguments type-hinted with ``Psr\Log\LoggerInterface`` can be autowired.
265265

266-
.. versionadded:: 4.2
267-
268-
Since Monolog Bundle 3.5 each channel bind into container by type-hinted alias.
269-
More info in the part about :ref:`how to autowire monolog channels <monolog-autowire-channels>`.
270-
271266
.. _autowiring-interface-alias:
272267

273268
Working with Interfaces

0 commit comments

Comments
 (0)