Current File : /var/www/vinorea/modules/psxdesign/vendor/humbug/php-scoper/phpstan.neon.dist
parameters:
    checkMissingIterableValueType: false
    checkGenericClassInNonGenericObjectType: false
    excludes_analyse:
        - src/Console/Command/AddPrefixCommand.php
    ignoreErrors:
        - '#has no typehint specified#'
        - '#with no typehint specified#'