Skip to content

Commit 14b17a8

Browse files
committed
Remove obsolete ThisVariableRule
1 parent 0613451 commit 14b17a8

3 files changed

Lines changed: 0 additions & 95 deletions

File tree

conf/config.level0.neon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ rules:
3333
- PHPStan\Rules\Methods\MissingMethodImplementationRule
3434
- PHPStan\Rules\Properties\AccessPropertiesInAssignRule
3535
- PHPStan\Rules\Properties\AccessStaticPropertiesInAssignRule
36-
- PHPStan\Rules\Variables\ThisVariableRule
3736
- PHPStan\Rules\Variables\UnsetRule
3837

3938
services:

src/Rules/Variables/ThisVariableRule.php

Lines changed: 0 additions & 56 deletions
This file was deleted.

tests/PHPStan/Rules/Variables/ThisVariableRuleTest.php

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)