Skip to content

Commit e0eac57

Browse files
RageZBlaxabbuh
authored andcommitted
Update XML snippet in "Define Services with a Custom Tag" section
1 parent 5f1af73 commit e0eac57

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
@@ -215,7 +215,7 @@ For example, you may add the following transports as services:
215215
<tag name="app.mail_transport"/>
216216
</service>
217217
218-
<service class="\Swift_SendmailTransport">
218+
<service id="Swift_SendmailTransport">
219219
<tag name="app.mail_transport"/>
220220
</service>
221221
</services>

0 commit comments

Comments
 (0)