Skip to content

Commit b88f414

Browse files
committed
commet format
1 parent b2a7529 commit b88f414

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Ease/Mailer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ class Mailer extends Sand
9393
/**
9494
* Ease Mail - builds and sends.
9595
*
96-
* @deprecated since version 1.50
97-
*
96+
* @deprecated since version 1.50 - use https://symfony.com/doc/current/mailer.html instead
97+
*
9898
* @param string $emailAddress address
9999
* @param string $mailSubject subject
100100
* @param mixed $emailContents body - any text mix and EaseObjects

0 commit comments

Comments
 (0)