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

Commit5e3b315

Browse files
committed
minor#6954 Typo fix in tags.rst (NoScopie)
This PR was merged into the 2.8 branch.Discussion----------Typo fix in tags.rstI think there is a typo with acme_mailer.transport, this should be app.mail_transport since you are using the app.mail_transport on any other place.Commits-------2fecab5 Update tags.rst
2 parentsf7ba37a +2fecab5 commit5e3b315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎service_container/tags.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Create a Compiler Pass
195195
~~~~~~~~~~~~~~~~~~~~~~
196196

197197
You can now use a:ref:`compiler pass<components-di-separate-compiler-passes>` to ask the
198-
container for any services with the ``acme_mailer.transport`` tag::
198+
container for any services with the ``app.mail_transport`` tag::
199199

200200
// src/AppBundle/DependencyInjection/Compiler/MailTransportPass.php
201201
namespace AppBundle\DependencyInjection\Compiler;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp