Skip to content

Commit 4f00a8f

Browse files
committed
Merge branch '4.4'
* 4.4: Use :: instead of code block php
2 parents 916fb10 + fa6b37a commit 4f00a8f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

components/mailer.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,7 @@ it:
5858
5959
$ composer require symfony/google-mailer
6060
61-
Then, use the SMTP Gmail transport:
62-
63-
.. code-block:: php
61+
Then, use the SMTP Gmail transport::
6462

6563
use Symfony\Component\Mailer\Bridge\Google\Smtp\GmailTransport;
6664

0 commit comments

Comments
 (0)