Procházet zdrojové kódy

Merge pull request #442 from mpociot/analysis-qgrGeG

Apply fixes from StyleCI
Marcel Pociot před 6 roky
rodič
revize
fb599aed3e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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