Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/./../app/.././../../finland.picotech.app/public_html/storage/../vendor/./phpoption/../laravel/../nikic/../telnyx/../mollie/mollie-api-php
الملفات الموجودة في هذا الـ Path:
.
..
.php-cs-fixer.dist.php
LICENSE
README.md
composer.json
examples
phpstan-baseline.neon
phpstan.neon
src

مشاهدة ملف: phpstan.neon

parameters:
    level: 5
    paths:
        - %currentWorkingDirectory%/src
        - %currentWorkingDirectory%/tests
        - %currentWorkingDirectory%/examples
    excludePaths:
        - %currentWorkingDirectory%/vendor
    ignoreErrors:
            - '#Access to an undefined property Eloquent\\Liberator\\LiberatorProxyInterface::\$request#'
            - '#Access to protected property Mollie\\Api\\MollieApiClient::\$apiKey#'
            - '#Access to protected property Mollie\\Api\\MollieApiClient::\$httpClient#'
            - '#Call to an undefined method Mollie\\Api\\HttpAdapter\\MollieHttpAdapterInterface::enableDebugging\(\)#'
            - '#Call to an undefined method Mollie\\Api\\HttpAdapter\\MollieHttpAdapterInterface::disableDebugging\(\)#'
    treatPhpDocTypesAsCertain: false
includes:
    - phpstan-baseline.neon