Completed
Push — master ( 38dd83...2a3057 )
by PROSPER
02:33 queued 50s
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.