Array shape replace double quotes
Hi there. After one of last upgrading, array shapes docs were added and I use them everywhere. All's well, but there is some inconvenience.
#[ArrayShape([
'data' => "array"
])]
The auto-generated code always has double quotes. Why double quotes are used instead of single and is it way to replace them automatically to single?
Thx in advance.
请先登录再写评论。
At the moment, it's not configurable. Here's the bug report, please vote to get notified when it's solved: https://youtrack.jetbrains.com/issue/WI-62305