This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-01 11:39:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
mail
History
Carsten Brandt
fbadefecae
Fixed reference to mailer application component in docs
...
The application component is named "mailer" by default, not "mail".
2019-02-22 14:49:57 +01:00
..
BaseMailer.php
Add empty lines before return statements. (
#14682
) [skip ci]
2017-08-21 01:58:49 +03:00
BaseMessage.php
Fixed reference to mailer application component in docs
2019-02-22 14:49:57 +01:00
MailerInterface.php
improved docs: link term "path alias" to the guide
2017-06-02 10:45:20 +02:00
MailEvent.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
MessageInterface.php
Fixed reference to mailer application component in docs
2019-02-22 14:49:57 +01:00