mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 18:13:13 +00:00
9 lines
344 B
Plaintext
9 lines
344 B
Plaintext
includes:
|
|
- /composer/vendor/phpstan/phpstan-mockery/extension.neon
|
|
- /composer/vendor/phpstan/phpstan-webmozart-assert/extension.neon
|
|
|
|
parameters:
|
|
ignoreErrors:
|
|
# false positive
|
|
- '#Method phpDocumentor\Reflection\DocBlock\Tags\Method::filterArguments() should return array<array> but returns array<array|string>#'
|