Skip to content

Commit

Permalink
Applied fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
voku authored and StyleCIBot committed May 28, 2016
1 parent e918222 commit 3c744ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/classes/Swift/Mime/SimpleHeaderFactory.php
Expand Up @@ -200,7 +200,7 @@ public function createPathHeader($name, $path = null)
* Notify this observer that the entity's charset has changed.
*
* @param string $charset
*
*
* @return bool
*/
public function charsetChanged($charset)
Expand Down
2 changes: 1 addition & 1 deletion lib/classes/Swift/Transport/Esmtp/AuthHandler.php
Expand Up @@ -164,7 +164,7 @@ public function setKeywordParams(array $parameters)
* Runs immediately after a EHLO has been issued.
*
* @param Swift_Transport_SmtpAgent $agent to read/write
*
*
* @throws Swift_TransportException
*/
public function afterEhlo(Swift_Transport_SmtpAgent $agent)
Expand Down

0 comments on commit 3c744ed

Please sign in to comment.