phpstan.neon 246 B

123456
  1. includes:
  2. - vendor/phpstan/phpstan-phpunit/extension.neon
  3. parameters:
  4. ignoreErrors:
  5. - '#Doctrine\\Common\\Reflection\\StaticReflection[a-zA-Z0-9_]+::__construct\(\) does not call parent constructor from Reflection[a-zA-Z0-9_]+#'