Skip to content

Commit e8698a8

Browse files
committed
Merge branch '4.4' into 5.4
* 4.4: [Mailer] Update mailer.rst
2 parents 341af56 + efbb654 commit e8698a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mailer.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ and create an :class:`Symfony\\Component\\Mime\\Email` object::
342342
use Symfony\Component\HttpFoundation\Response;
343343
use Symfony\Component\Mailer\MailerInterface;
344344
use Symfony\Component\Mime\Email;
345+
use Symfony\Component\Routing\Annotation\Route;
345346

346347
class MailerController extends AbstractController
347348
{

0 commit comments

Comments
 (0)