Skip to content

Commit e52bd51

Browse files
committed
Changed PHPStan configuration
1 parent d303100 commit e52bd51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ parameters:
22
level: 5
33
paths:
44
- src
5+
reportUnmatchedIgnoredErrors: false
56
ignoreErrors:
67
- '#Offset ''body'' on array\{\}\|array\{#'
78
- '#Access to an undefined property Elastic\\Elasticsearch\\Client::\$client.#'

0 commit comments

Comments
 (0)