bug #5596 NullableTypeTransformer - fix for attributes (kubawerlos, jrmajor)
This PR was merged into the 2.18 branch.
Discussion
----------
NullableTypeTransformer - fix for attributes
Fixes https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues/5533
Commits
-------
86f5b391e Update tests/Fixer/Operator/TernaryToElvisOperatorFixerTest.php
e3f0d3725 add test reproducing #5533
62cceb9f0 Fix
58e6a4dd6 Add failing test case