Passed
Branch feature/metadata-options (233e6e)
by Pieter
02:46
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 => new ApiResource(['retrieveClass' => StatusCheckRetriever::class]),*/
80
+        /*ApplicationInfo::class => new ApiResource(['retrieveClass' => StatusCheckRetriever::class]),*/
81 81
     ],
82 82
 ];
Please login to merge, or discard this patch.