This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-05 23:14:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6fdeba501d3a73e809b669cbcdf4af350bc41bde
yii2
/
framework
/
mail
History
Alexander Makarov
1f26db9fb7
Applied code style fixes
2017-07-21 15:42:06 +03:00
..
BaseMailer.php
Enable
no_useless_else
rule in php-cs-fixer (
#14420
)
2017-07-10 11:26:21 +03:00
BaseMessage.php
Applied code style fixes
2017-07-21 15:42:06 +03: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
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00