12 lines
289 B
Plaintext
12 lines
289 B
Plaintext
# Magic behaviour with __get, __set, __call and __callStatic is not exactly static analyser-friendly :)
|
|
# Fortunately, You can ignore it by the following config.
|
|
#
|
|
parameters:
|
|
level: 5
|
|
paths:
|
|
- app
|
|
- config
|
|
reportUnmatchedIgnoredErrors: false
|
|
excludePaths:
|
|
ignoreErrors:
|