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 b2a7529 commit b88f414Copy full SHA for b88f414
1 file changed
src/Ease/Mailer.php
@@ -93,8 +93,8 @@ class Mailer extends Sand
93
/**
94
* Ease Mail - builds and sends.
95
*
96
- * @deprecated since version 1.50
97
- *
+ * @deprecated since version 1.50 - use https://symfony.com/doc/current/mailer.html instead
+ *
98
* @param string $emailAddress address
99
* @param string $mailSubject subject
100
* @param mixed $emailContents body - any text mix and EaseObjects
0 commit comments