Completed
Push — master ( 2d2abc...38dd83 )
by PROSPER
04:46
created
src/EmailValidator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -76,7 +76,7 @@
 block discarded – undo
76 76
     /**
77 77
      * Verifies email Address and returns an API Object response
78 78
      * @param  string $emailAddress
79
-     * @return instance
79
+     * @return EmailValidator
80 80
      */
81 81
     public function verify($emailAddress)
82 82
     {
Please login to merge, or discard this patch.