mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-08 09:46:08 +00:00
[PHP] Use a valid php type for maps (#8718)
* Use a valid php type for maps * Convert type hint to correct format Align map array format to that expected by phpdoc and associated tools.
This commit is contained in:
@@ -33,7 +33,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
|
||||
| Type/Alias | Instantiated By |
|
||||
| ---------- | --------------- |
|
||||
|array|array|
|
||||
|map|map|
|
||||
|map|array|
|
||||
|
||||
|
||||
## LANGUAGE PRIMITIVES
|
||||
|
||||
Reference in New Issue
Block a user