Testing cs
This commit is contained in:
parent
8e979b4c9e
commit
49f9ac0e77
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ return $config
|
|||
'single_import_per_statement' => true,
|
||||
'single_line_after_imports' => true,
|
||||
'switch_case_space' => true,
|
||||
'ternary_operator_spaces' => false,
|
||||
'visibility_required' => [
|
||||
'elements' => ['property', 'method']
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue