8000 Use :: instead of code block php · symfony/symfony-docs@99a9d9c · GitHub
[go: up one dir, main page]

Skip to content

Commit 99a9d9c

Browse files
committed
Use :: instead of code block php
1 parent 13d0c27 commit 99a9d9c

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

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

0 commit comments

Comments
 (0)
0