{
"autocomplete": false,
"enable_auto_align": true,
"format_on_save": false,
"indent_with_space": true,
"php_bin": ".../path/to/php.exe", //改为你PHP路径
"psr1_naming": false,
"psr2": true,
"passes":
[
"OnlyOrderUseClauses"
],
"version": 1
}







网友评论