10000 minor #11282 removed part from xml which is not available in yaml and… · symfony/symfony-docs@239e8d4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 239e8d4

Browse files
committed
minor #11282 removed part from xml which is not available in yaml and php code-blocks (OskarStark)
This PR was merged into the 3.4 branch. Discussion ---------- removed part from xml which is not available in yaml and php code-blocks <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- b258030 removed part from xml which is not available in yaml and php code-blocks
2 parents cc35566 + b258030 commit 239e8d4

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)
0