Passed
Branch 3.0.0 (5235bd)
by Pieter
02:57
created
config/apie.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -84,7 +84,7 @@
 block discarded – undo
84 84
      * @see ApiResource
85 85
      */
86 86
     'resource-config' => [
87
-       /*ApplicationInfo::class => ['retrieveClass' => StatusCheckRetriever::class],*/
87
+        /*ApplicationInfo::class => ['retrieveClass' => StatusCheckRetriever::class],*/
88 88
     ],
89 89
 
90 90
     /**
Please login to merge, or discard this patch.