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.
1 parent 54fec5a commit 13f4facCopy full SHA for 13f4fac
MailerInterface.php
@@ -15,7 +15,7 @@
15
use Symfony\Component\Mime\RawMessage;
16
17
/**
18
- * Interface for mailers able to send emails synchronous and/or asynchronous.
+ * Interface for mailers able to send emails synchronously and/or asynchronously.
19
*
20
* Implementations must support synchronous and asynchronous sending.
21
0 commit comments