Skip to content

Commit e408d54

Browse files
minor #60416 [FrameworkBundle] remove no longer used service definition (xabbuh)
This PR was merged into the 6.4 branch. Discussion ---------- [FrameworkBundle] remove no longer used service definition | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT In #59781 it was forgotten to remove the definition when an alias with the same name was introduced. Commits ------- 5940258 remove no longer used service definition
2 parents e417f12 + 5940258 commit e408d54

File tree

1 file changed

+0
-1
lines changed
  • src/Symfony/Bundle/FrameworkBundle/Resources/config

1 file changed

+0
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/config/mailer.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
tagged_iterator('mailer.transport_factory'),
4646
])
4747

48-
->set('mailer.default_transport', TransportInterface::class)
4948
->alias('mailer.default_transport', 'mailer.transports')
5049
->alias(TransportInterface::class, 'mailer.default_transport')
5150

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy