15 lines
357 B
Plaintext
15 lines
357 B
Plaintext
includes:
|
|
- vendor/larastan/larastan/extension.neon
|
|
|
|
parameters:
|
|
|
|
paths:
|
|
- app/
|
|
|
|
level: 9
|
|
|
|
ignoreErrors:
|
|
- '#Unsafe usage of new static#'
|
|
- '#Static method Illuminate\\Log\\Logger::info\(\) invoked with 3 parameters, 1-2 required#'
|
|
- '#PHPDoc type array<int, string> of property App\\Models\\User::\$hidden#'
|