Passed
Branch master (bc27b2)
by karam
02:08
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.