/home/techb158/ileadtechnology.com/vendor/mollie/mollie-api-php
NameSizeModeActions
examples/-0755rm
src/-0755rm
.php-cs-fixer.dist.php12300644editdlrm
composer.json21240644editdlrm
LICENSE12870644editdlrm
phpstan-baseline.neon1120644editdlrm
phpstan.neon8400644editdlrm
README.md113060644editdlrm
Edit: /home/techb158/ileadtechnology.com/vendor/mollie/mollie-api-php/phpstan.neon (840B)
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