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