Skip to content

Commit 18f5c81

Browse files
authored
Merge pull request #580 from mpociot/analysis-z3bPD4
Apply fixes from StyleCI
2 parents e94dc4e + 0901dc0 commit 18f5c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tools/Generator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ protected function iterateThroughStrategies(string $stage, array $context, array
135135
\Mpociot\ApiDoc\Strategies\Responses\UseResponseFileTag::class,
136136
\Mpociot\ApiDoc\Strategies\Responses\UseTransformerTags::class,
137137
\Mpociot\ApiDoc\Strategies\Responses\ResponseCalls::class,
138-
]
138+
],
139139
];
140140

141141
// Use the default strategies for the stage, unless they were explicitly set

0 commit comments

Comments
 (0)