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.

0
1 comment

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

0

Please sign in to leave a comment.