Passed
Push — master ( ea3d0c...19def5 )
by
unknown
02:59
created
config/apie.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,6 +77,6 @@
 block discarded – undo
77 77
      * @see ApiResource
78 78
      */
79 79
     'resource-config' => [
80
-       /*ApplicationInfo::class => ['retrieveClass' => StatusCheckRetriever::class],*/
80
+        /*ApplicationInfo::class => ['retrieveClass' => StatusCheckRetriever::class],*/
81 81
     ],
82 82
 ];
Please login to merge, or discard this patch.