Explorar el Código

Apply fixes from StyleCI

Marcel Pociot hace 5 años
padre
commit
0901dc01d8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Tools/Generator.php

+ 1 - 1
src/Tools/Generator.php

@@ -135,7 +135,7 @@ class Generator
                 \Mpociot\ApiDoc\Strategies\Responses\UseResponseFileTag::class,
                 \Mpociot\ApiDoc\Strategies\Responses\UseTransformerTags::class,
                 \Mpociot\ApiDoc\Strategies\Responses\ResponseCalls::class,
-            ]
+            ],
         ];
 
         // Use the default strategies for the stage, unless they were explicitly set