Skip to content

Commit fa6b37a

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Use :: instead of code block php
2 parents a964244 + 212e907 commit fa6b37a

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
@@ -62,9 +62,7 @@ it:
6262
6363
$ composer require symfony/google-mailer
6464
65-
Then, use the SMTP Gmail transport:
66-
67-
.. code-block:: php
65+
Then, use the SMTP Gmail transport::
6866

6967
use Symfony\Component\Mailer\Bridge\Google\Smtp\GmailTransport;
7068

0 commit comments

Comments
 (0)