在setting -> editor -> code style -> php -> Wrapping and Braces -> Braces placement In function declaration
选择End of line
PHPstorm中格式化让function的花括号跟在方法名后面,而不是另起一行
最新推荐文章于 2023-11-17 10:30:07 发布
在setting -> editor -> code style -> php -> Wrapping and Braces -> Braces placement In function declaration
选择End of line