Sfoglia il codice sorgente

Merge pull request #442 from mpociot/analysis-qgrGeG

Apply fixes from StyleCI
Marcel Pociot 6 anni fa
parent
commit
fb599aed3e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      config/apidoc.php

+ 1 - 1
config/apidoc.php

@@ -154,7 +154,7 @@ return [
      * - size: 230 x 52
      */
     'logo' => false,
-    
+
     /*
      * Configure how responses are transformed using @transformer and @transformerCollection
      * Requires league/fractal package: composer require league/fractal