Passed
Push — master ( ffec38...d087b3 )
by
unknown
02:56
created
Models/DTOs/UserNatural.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -40,8 +40,8 @@
 block discarded – undo
40 40
     }
41 41
 
42 42
         /**
43
-     * @return mixed
44
-     */
43
+         * @return mixed
44
+         */
45 45
     public function getFirstName()
46 46
     {
47 47
         return $this->firstName;
Please login to merge, or discard this patch.