Marcel Pociot 6 лет назад
Родитель
Сommit
236e87793a
1 измененных файлов с 1 добавлено и 1 удалено
  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