Skip to content

Commit

Permalink
Merge pull request #285 from beatrycze-volk/phpstan
Browse files Browse the repository at this point in the history
Remove ignore in PHPStan for the error which doesn't exists anymore
  • Loading branch information
beatrycze-volk authored Apr 11, 2024
2 parents a40bf61 + 0b417b0 commit d647d84
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
parameters:
ignoreErrors:
- '#Call to an undefined method Kitodo\\Dlf\\Domain\\Model\\Document::getCurrentDocument\(\)\.#'
level: 5
paths:
- ../Classes/
Expand Down

0 comments on commit d647d84

Please sign in to comment.