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