mirror of
https://github.com/cgsmith/yii2-user.git
synced 2026-02-04 00:02:37 -06:00
20 lines
443 B
Plaintext
20 lines
443 B
Plaintext
parameters:
|
|
level: 6
|
|
paths:
|
|
- src
|
|
excludePaths:
|
|
- src/migrations
|
|
|
|
ignoreErrors:
|
|
- '#Call to an undefined method yii\\web\\IdentityInterface::#'
|
|
- '#Call to an undefined method yii\\base\\Component::get[A-Za-z]+\(\)#'
|
|
|
|
treatPhpDocTypesAsCertain: false
|
|
reportUnmatchedIgnoredErrors: false
|
|
|
|
yii2:
|
|
config_path: null
|
|
|
|
includes:
|
|
- vendor/phpstan/phpstan/conf/bleedingEdge.neon
|