We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f9fef6 + d497d64 commit 236d8e0Copy full SHA for 236d8e0
cookbook/console/sending_emails.rst
@@ -20,7 +20,7 @@ and per Command.
20
Configuring the Request Context globally
21
----------------------------------------
22
23
-.. versionadded: 2.2
+.. versionadded:: 2.2
24
The ``base_url`` parameter was introduced in Symfony 2.2.
25
26
To configure the Request Context - which is used by the URL Generator - you can
@@ -88,7 +88,7 @@ from the ``router`` service and override its settings::
88
Using Memory Spooling
89
---------------------
90
91
-.. versionadded: 2.3
+.. versionadded:: 2.3
92
When using Symfony 2.3+ and SwiftmailerBundle 2.3.5+, the memory spool is now
93
handled automatically in the CLI and the code below is not necessary anymore.
94
0 commit comments