diff --git a/phpstan.neon b/phpstan.neon index 93ddedb..b6c6752 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -7,5 +7,3 @@ includes: parameters: checkMissingIterableValueType: false - ignoreErrors: - - '#Call to an undefined method SoapClient::.+\(\).#'