Mutiline array formatting

Hi,

 

I have this:

And I want to turn it into this:

Any suggestions on how I would go on for achieving this are greatly appreciated! I've tried every option in the Array initializer setting unsuccessfully.

1

Hi there,

Show whole "Code Style | PHP | Wrapping & Braces" content.

As far as I remember this particular behaviour should be controlled by "Function/constructor call arguments --> Align when multiline = off"

3

You are absolutely correct. Thank you!

2

请先登录再写评论。