7 Commits (0beb59305c638d2c8c0dbff9962a0a860f405ac4)

Author SHA1 Message Date
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Evgeniy Tkachenko 8f26e93b20 Update phpDoc MailerInterface::compose() 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
Alexander Makarov 2457e24795 Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 10 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue 90a5bcc611 Refactored mail. 11 years ago
Qiang Xue ed0e44d23b minor touch up of swiftmailer. 11 years ago
Paul Klimov 85c26332c5 Doc comments for "MessageInterface" and "MailerInterface" updated. 11 years ago
Paul Klimov 1aafa73e15 Render methods removed from 'yii\mail\MessageInterface'. 11 years ago
Paul Klimov ad7761f96a Method 'yii\mail\MessageInterface::compose()' renamed to 'yii\mail\MessageInterface::message()'. 11 years ago
Klimov Paul 87af95f712 'yii\mail\MessageInterface' updated: 11 years ago
Klimov Paul aab90c5164 'MessageInterface' updated to support 'method chain' call style. 11 years ago
Paul Klimov 5bc22a077f Interface 'MailerInterface' extracted. 11 years ago