Lloric Mayuga Garcia 6 лет назад
Родитель
Сommit
cd5cfc234a
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      config/apidoc.php

+ 2 - 2
config/apidoc.php

@@ -16,10 +16,10 @@ return [
      * Generate a Postman collection in addition to HTML docs.
      */
     'postman' => true,
-    
+
      /**
      * Fractal Transformer Config
-     * 
+     *
      * must install
      * composer require league/fractal
      *