Skip to content

Commit a06aa70

Browse files
authored
Update XML snippet in "Define Services with a Custom Tag" section
1 parent e887a8b commit a06aa70

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
@@ -183,7 +183,7 @@ For example, you may add the following transports as services:
183183
<tag name="app.mail_transport" />
184184
</service>
185185
186-
<service class="\Swift_SendmailTransport">
186+
<service id="Swift_SendmailTransport">
187187
<tag name="app.mail_transport" />
188188
</service>
189189
</services>

0 commit comments

Comments
 (0)