#451 PHPStan level 5

This commit is contained in:
Roland Gruber 2025-09-08 07:54:44 +02:00
parent c8a07b218a
commit 011d148e33
5 changed files with 11 additions and 25 deletions

View file

@ -56,6 +56,7 @@ parameters:
- '#Call to .*method .* on an unknown class LAM\\DB\\CronDatabase.*#'
- '#.* has invalid type LAM\\ENV\\.*#'
- '#.* has invalid type LAM\\DB\\.*#'
- '#.* has invalid return type LAM\\JOB\\.*#'
- '#Call to an undefined method baseModule::getBackupEmail\(\).#'
- '#Call to an undefined method baseModule::getMembers\(\).#'
- '#Call to an undefined method baseModule::getNextGIDs\(\).#'