Skip to content

Commit 58b1b8f

Browse files
committed
chore: rename tmp var
1 parent 92c86ee commit 58b1b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SwaggerServiceTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ public function getConstructorInvalidTmpData(): array
277277
/**
278278
* @dataProvider getConstructorInvalidTmpData
279279
*
280-
* @param string $tmpDoc
280+
* @param string $docFilePath
281281
* @param string $exception
282282
* @param string $exceptionMessage
283283
*/

0 commit comments

Comments
 (0)