Explorar el Código

Merge pull request #442 from mpociot/analysis-qgrGeG

Apply fixes from StyleCI
Marcel Pociot hace 6 años
padre
commit
fb599aed3e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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