Skip to content

Commit

Permalink
PhpStan: Remove ignored error message.
Browse files Browse the repository at this point in the history
  • Loading branch information
janbarasek authored Apr 27, 2021
1 parent b6adaa5 commit 24a4d8b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@ includes:

parameters:
checkMissingIterableValueType: false
ignoreErrors:
- '#Call to an undefined method SoapClient::.+\(\).#'

0 comments on commit 24a4d8b

Please sign in to comment.