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 d5d48f2 commit 14969a5Copy full SHA for 14969a5
Tests/Fixtures/xml/services14.xml
@@ -3,10 +3,6 @@
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:schemaLocation="http://symfony.com/schema/dic/services https://symfony.com/schema/dic/services/services-1.0.xsd">
5
<services>
6
- <service id="monolog.logger" parent="monolog.logger_prototype">
7
- <argument index="0">app</argument>
8
- </service>
9
-
10
<service id="logger" alias="monolog.logger" />
11
12
<service id="monolog.logger" parent="monolog.logger_prototype">
0 commit comments