Skip to content

Commit b258030

Browse files
committed
removed part from xml which is not available in yaml and php code-blocks
1 parent 7ca5b75 commit b258030

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

service_container/optional_dependencies.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,6 @@ call if the service exists and remove the method call if it does not:
8181
https://symfony.com/schema/dic/services/services-1.0.xsd">
8282
8383
<services>
84-
<service id="app.mailer">
85-
<!-- ... -->
86-
</service>
87-
8884
<service id="AppBundle\Newsletter\NewsletterManager">
8985
<call method="setLogger">
9086
<argument type="service" id="logger" on-invalid="ignore"/>

0 commit comments

Comments
 (0)