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 1aa3f10..f68256a 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -10,6 +10,7 @@ parameters: - index.php - tests exceptionRules: + ignoreDescriptiveUncheckedExceptions: true # ignore some exceptions and their chlidrens uncheckedExceptions: - Error |