Skip to content

Commit 2bd2d25

Browse files
committed
Add inferPrivatePropertyTypeFromConstructor to example
1 parent ef9e63c commit 2bd2d25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/phpstan.neon.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ includes:
77
- vendor/szepeviktor/phpstan-wordpress/extension.neon
88
parameters:
99
level: max
10+
inferPrivatePropertyTypeFromConstructor: true
1011
paths:
1112
- %currentWorkingDirectory%/inc/
1213
# excludes_analyse:

0 commit comments

Comments
 (0)