
@PSR2
¶Rules that follow PSR-2 standard.
method_argument_space
config:
['on_multiline' => 'ensure_fully_multiline']
single_class_element_per_statement
config:
['elements' => ['property']]
visibility_required
config:
['elements' => ['method', 'property']]