Skip to content

Commit 3f77632

Browse files
committed
chore: add matchingInheritedMethodNames rule
1 parent b6ecf0b commit 3f77632

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

phpstan.neon.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ parameters:
3636
strictRules:
3737
allRules: false
3838
disallowedConstructs: true
39+
matchingInheritedMethodNames: true

0 commit comments

Comments
 (0)