Skip to content

Commit

Permalink
PHPStan
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Dec 15, 2022
1 parent 950b54a commit adbd99c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ parameters:
- tests/bootstrap.php
- tests/shim.php
checkMissingIterableValueType: false
checkGenericClassInNonGenericObjectType: false
ignoreErrors:
- '#Access to an undefined property Cake\\Controller\\Controller::\$Captchas#'
- '#Property Captcha\\Model\\Behavior\\CaptchaBehavior::\$\_captchasTable \(Captcha\\Model\\Table\\CaptchasTable\) does not accept Cake\\ORM\\Table#'

0 comments on commit adbd99c

Please sign in to comment.