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

Commit236d8e0

Browse files
committed
minor#4137 fixed directive syntax (WouterJ)
This PR was merged into the 2.3 branch.Discussion----------fixed directive syntaxFixeshttp://symfony.com/doc/current/cookbook/bundles/configuration.htmlCommits-------d497d64 fixed directive syntax
2 parents4f9fef6 +d497d64 commit236d8e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎cookbook/console/sending_emails.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and per Command.
2020
Configuring the Request Context globally
2121
----------------------------------------
2222

23-
.. versionadded: 2.2
23+
..versionadded::2.2
2424
The ``base_url`` parameter was introduced in Symfony 2.2.
2525

2626
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::
8888
Using Memory Spooling
8989
---------------------
9090

91-
.. versionadded: 2.3
91+
..versionadded::2.3
9292
When using Symfony 2.3+ and SwiftmailerBundle 2.3.5+, the memory spool is now
9393
handled automatically in the CLI and the code below is not necessary anymore.
9494

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp