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 c731dde commit d453dfeCopy full SHA for d453dfe
service_container/autowiring.rst
@@ -263,11 +263,6 @@ class is type-hinted.
263
adds an alias: ``Psr\Log\LoggerInterface`` that points to the ``logger`` service.
264
This is why arguments type-hinted with ``Psr\Log\LoggerInterface`` can be autowired.
265
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
271
.. _autowiring-interface-alias:
272
273
Working with Interfaces
0 commit comments