We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 341af56 + efbb654 commit e8698a8Copy full SHA for e8698a8
mailer.rst
@@ -342,6 +342,7 @@ and create an :class:`Symfony\\Component\\Mime\\Email` object::
342
use Symfony\Component\HttpFoundation\Response;
343
use Symfony\Component\Mailer\MailerInterface;
344
use Symfony\Component\Mime\Email;
345
+ use Symfony\Component\Routing\Annotation\Route;
346
347
class MailerController extends AbstractController
348
{
0 commit comments