ok

Mini Shell

Direktori : /proc/thread-self/root/home2/selectio/www/fms-worksuite/
Upload File :
Current File : //proc/thread-self/root/home2/selectio/www/fms-worksuite/phpstan.neon.dist

includes:
    - ./vendor/nunomaduro/larastan/extension.neon

parameters:

    paths:
        - database
        - app/Models
        - app/Console
        - app/Actions
        - app/Events
        - app/Observers
        - app/Listeners
        - app/View
        - app/Http

    # The level 8 is the highest level
    level: 2

    ignoreErrors:
        - '#Access to an undefined property App\\Http\\Controllers\\[a-zA-Z0-9\\_]+::\$(\w)+#'

    excludePaths:
        - ./*/*/FileToBeExcluded.php

    checkMissingIterableValueType: false
    reportUnmatchedIgnoredErrors: false

Zerion Mini Shell 1.0