Test Setup Failed
Push — parse-domain-literal ( 97f1d2 )
by Eduardo Gulias
01:49
created
EmailValidator/Parser/DomainPart.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -183,7 +183,7 @@
 block discarded – undo
183 183
     }
184 184
 
185 185
     /**
186
-     * @return string|false
186
+     * @return Result
187 187
      */
188 188
     protected function parseDomainLiteral() : Result
189 189
     {
Please login to merge, or discard this patch.