• 2020-01-08
phpstorm如何格式化数组

使用phpstorm打开File ==> Settings ==> Code Style ==> PHP;找到 Wraping and Braces 下的 Array initial......

11