phpcs:set Universal.WhiteSpace.PrecisionAlignment ignoreAlignmentBefore[] T_FUNCTION,T_OBJECT_OPERATOR,T_OPEN_TAG functioncall() -> chained() -> anothermethod(); $object->functioncall() -> chained() // Ignored. -> anothermethod(); // Ignored. ?>

Warning: Some inline HTML with precision alignment.