Completed
Push — master ( 59559b...bc4c4e )
by Gabriel
02:27
created
src/Email.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
 {
11 11
     /**
12 12
      * @param $email
13
-     * @return mixed
13
+     * @return string
14 14
      */
15 15
     public static function mask($email)
16 16
     {
Please login to merge, or discard this patch.