Current File : //var/www/vinorea/vendor/prestashop/autoload/phpstan.neon.dist
parameters:
  level: 9
  paths:
    - src
    - tests
  bootstrapFiles:
    - vendor/autoload.php
  checkMissingIterableValueType: false