Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a7ac41f

Browse files
mark2016javiereguiluz
authored andcommitted
[Mailer] Update mailer.rst
1 parent ae892ab commit a7ac41f

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
@@ -229,6 +229,7 @@ and create an :class:`Symfony\\Component\\Mime\\Email` object::
229229
use Symfony\Component\HttpFoundation\Response;
230230
use Symfony\Component\Mailer\MailerInterface;
231231
use Symfony\Component\Mime\Email;
232+
use Symfony\Component\Routing\Annotation\Route;
232233

233234
class MailerController extends AbstractController
234235
{

0 commit comments

Comments
 (0)