소스 검색

Apply fixes from StyleCI

Marcel Pociot 6 년 전
부모
커밋
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