diff options
Diffstat (limited to 'phpstan.neon')
| -rw-r--r-- | phpstan.neon | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpstan.neon b/phpstan.neon index a0f7fe8ef..3097afd9c 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -35,6 +35,7 @@ parameters: - STDOUT - TMP_PATH - USERS_PATH + checkMissingOverrideMethodAttribute: true reportMaybesInPropertyPhpDocTypes: false treatPhpDocTypesAsCertain: false strictRules: |
