
object_operator_without_whitespace
¶There should not be space before or after object operators ->
and ?->
.
The rule is part of the following rule sets:
Using the @PhpCsFixer rule set will enable the object_operator_without_whitespace
rule.
Using the @Symfony rule set will enable the object_operator_without_whitespace
rule.