Files
drmaterac.pl/modules/statsbestcustomers/tests/phpstan/phpstan-1.7.5.1.neon
2025-03-21 20:24:43 +01:00

8 lines
289 B
Plaintext

includes:
- %currentWorkingDirectory%/tests/phpstan/phpstan.neon
parameters:
ignoreErrors:
- '#Parameter \#1 \$id of class Currency constructor expects null, int given.#'
- '#Parameter \#1 \$share of static method ShopCore\:\:addSqlRestriction\(\) expects int, string given.#'