Passed
Pull Request — master (#62)
by James
11:01 queued 07:26
created
src/Listeners/Auth/UpdateUsersTimezone.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -103,8 +103,8 @@
 block discarded – undo
103 103
     }
104 104
 
105 105
     /**
106
-    * @return mixed
107
-    */
106
+     * @return mixed
107
+     */
108 108
     private function getFromLookup()
109 109
     {
110 110
         $result = null;
Please login to merge, or discard this patch.