Skip to content

Commit 3314956

Browse files
authored
Fix PHP constructor docblock (#17324)
1 parent 0ab9f74 commit 3314956

File tree

1 file changed

+1
-1
lines changed
  • modules/openapi-generator/src/main/resources/php

1 file changed

+1
-1
lines changed

modules/openapi-generator/src/main/resources/php/api.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ use {{invokerPackage}}\ObjectSerializer;
6969
{{/consumes}} ],{{/operation}}
7070
];
7171

72-
/**
72+
/**
7373
* @param ClientInterface $client
7474
* @param Configuration $config
7575
* @param HeaderSelector $selector

0 commit comments

Comments
 (0)