We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c1f717 commit 693e45bCopy full SHA for 693e45b
email/testing.rst
@@ -22,7 +22,7 @@ Start with a simple controller action that sends an email::
22
23
$mailer->send($message);
24
25
- return $this->render();
+ // ...
26
}
27
28
In your functional test, use the ``swiftmailer`` collector on the profiler
0 commit comments