forked from loafle/openapi-generator-original
Fix PHP constructor docblock (#17324)
This commit is contained in:
parent
0ab9f74cfb
commit
33149569a3
@ -69,7 +69,7 @@ use {{invokerPackage}}\ObjectSerializer;
|
||||
{{/consumes}} ],{{/operation}}
|
||||
];
|
||||
|
||||
/**
|
||||
/**
|
||||
* @param ClientInterface $client
|
||||
* @param Configuration $config
|
||||
* @param HeaderSelector $selector
|
||||
|
Loading…
x
Reference in New Issue
Block a user