Your IP : 18.221.147.141


Current Path : /home/lentoinv/api.lentoria.com/vendor/doctrine/inflector/
Upload File :
Current File : /home/lentoinv/api.lentoria.com/vendor/doctrine/inflector/phpstan.neon.dist

includes:
    - vendor/phpstan/phpstan-phpunit/extension.neon
    - vendor/phpstan/phpstan-phpunit/rules.neon
    - vendor/phpstan/phpstan-strict-rules/rules.neon

parameters:
    level: 7
    paths:
      - lib
      - tests

    excludes_analyse:
        - %rootDir%/../../../tests/Doctrine/Tests/Common/*

?>