summaryrefslogtreecommitdiff
path: root/lib/phpmailer/class.phpmaileroauth.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/phpmailer/class.phpmaileroauth.php')
-rw-r--r--lib/phpmailer/class.phpmaileroauth.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/phpmailer/class.phpmaileroauth.php b/lib/phpmailer/class.phpmaileroauth.php
index f9cd7b4..b1bb09f 100644
--- a/lib/phpmailer/class.phpmaileroauth.php
+++ b/lib/phpmailer/class.phpmaileroauth.php
@@ -80,6 +80,7 @@ class PHPMailerOAuth extends PHPMailer
* @uses SMTP
* @access public
* @return bool
+ * @throws phpmailerException
*/
public function smtpConnect($options = array())
{