Files
kalsport.pl/modules/blockreassurance/tests/phpstan/phpstan-1.7.1.2.neon
2024-11-05 12:22:50 +01:00

9 lines
369 B
Plaintext

includes:
- %currentWorkingDirectory%/tests/phpstan/phpstan.neon
parameters:
ignoreErrors:
- '#Call to an undefined method AdminBlockListingController::ajaxRender\(\).#'
- '#Parameter \#1 \$cms of method LinkCore::getCMSLink\(\) expects CMS, int given.#'
- '#Static method ImageManagerCore::validateUpload\(\) invoked with 4 parameters, 1-3 required.#'