Passed
Push — master ( 5587a4...d23818 )
by karam
02:47 queued 11s
created
src/Requests/ApisGeneratorRequest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -43,6 +43,6 @@
 block discarded – undo
43 43
     }
44 44
     function getReservedNames()
45 45
     {
46
-       return KMGeneratorCommandFacade::getReservedNames();
46
+        return KMGeneratorCommandFacade::getReservedNames();
47 47
     }
48 48
 }
Please login to merge, or discard this patch.