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 7ca5b75 commit b258030Copy full SHA for b258030
service_container/optional_dependencies.rst
@@ -81,10 +81,6 @@ call if the service exists and remove the method call if it does not:
81
https://symfony.com/schema/dic/services/services-1.0.xsd">
82
83
<services>
84
- <service id="app.mailer">
85
- <!-- ... -->
86
- </service>
87
-
88
<service id="AppBundle\Newsletter\NewsletterManager">
89
<call method="setLogger">
90
<argument type="service" id="logger" on-invalid="ignore"/>
0 commit comments