Skip to content

Commit

Permalink
Fixing style errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
stickler-ci committed Dec 18, 2019
1 parent b29ada8 commit 0f1e404
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Mailer/Transport/MailgunTransport.php
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ protected function _sendEmail()
if (Configure::read('debug')) {
$result['reqData'] = $this->_formData;
}

return $result;
}

Expand Down

0 comments on commit 0f1e404

Please sign in to comment.