Skip to content

Commit 0901dc0

Browse files
mpociotStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent e94dc4e commit 0901dc0

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)