We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent5e7846e commit2980cadCopy full SHA for 2980cad
cookbook/email/cloud.rst
@@ -46,8 +46,10 @@ and complete the configuration with the provided ``username`` and ``password``:
46
<containerxmlns="http://symfony.com/schema/dic/services"
47
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
48
xmlns:swiftmailer="http://symfony.com/schema/dic/swiftmailer"
49
-xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd
50
- http://symfony.com/schema/dic/swiftmailer http://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd">
+xsi:schemaLocation="http://symfony.com/schema/dic/services
+ http://symfony.com/schema/dic/services/services-1.0.xsd
51
+ http://symfony.com/schema/dic/swiftmailer
52
+ http://symfony.com/schema/dic/swiftmailer/swiftmailer-1.0.xsd">
53
54
<!-- ...-->
55
<swiftmailer:config