Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite408d54

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 | MITIn#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 parentse417f12 +5940258 commite408d54

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)

[8]ページ先頭

©2009-2025 Movatter.jp