From f9fdd29586240bc060233d9e6c053a7f1bbb5ef1 Mon Sep 17 00:00:00 2001 From: Klimov Paul Date: Fri, 8 Apr 2016 15:28:46 +0300 Subject: [PATCH] Doc comments updated --- Message.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Message.php b/Message.php index 64d02af..3972967 100644 --- a/Message.php +++ b/Message.php @@ -21,6 +21,7 @@ use yii\mail\BaseMessage; * @method Mailer getMailer() returns mailer instance. * * @property \Swift_Message $swiftMessage Swift message instance. This property is read-only. + * @property array|callable|\Swift_Signer $signature message signature. This property is write-only. * * @author Paul Klimov * @since 2.0