Skip to content

Commit 949a99b

Browse files
committed
Only add Override for now for skipped attributes
1 parent 17296b3 commit 949a99b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rules/DowngradePhp80/Rector/Class_/DowngradeAttributeToAnnotationRector.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ final class DowngradeAttributeToAnnotationRector extends AbstractRector implemen
3939
'ReturnTypeWillChange',
4040
'AllowDynamicProperties',
4141
'Override',
42-
'SensitiveParameter',
4342
];
4443

4544
/**

0 commit comments

Comments
 (0)