Skip to content

Commit

Permalink
Update Email.php
Browse files Browse the repository at this point in the history
  • Loading branch information
obinoob committed Sep 4, 2017
1 parent 569fbab commit 316946d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Mailer/Email.php
Expand Up @@ -2101,6 +2101,7 @@ protected function flatten($key = null)
return is_array($key) ? implode(';', $key) : (string) $key;
}


/**
* Static method to fast create an instance of \Cake\Mailer\Email
*
Expand Down

0 comments on commit 316946d

Please sign in to comment.