Files
lulandia.pl/modules/contactform/tests/phpstan/phpstan-1.7.6.neon
2025-04-01 00:38:54 +02:00

10 lines
482 B
Plaintext

includes:
- %currentWorkingDirectory%/tests/phpstan/phpstan.neon
parameters:
ignoreErrors:
- '#Access to an undefined property Cookie\:\:\$contactFormToken.#'
- '#Access to an undefined property Cookie\:\:\$contactFormTokenTTL.#'
- '#Parameter \#4 \$templateVars of static method MailCore\:\:send\(\) expects string, array<string, mixed> given.#'
- '#Parameter \#1 \$hook_name of method ModuleCore\:\:registerHook\(\) expects string, array<int, string> given.#'