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

8 lines
242 B
Plaintext

includes:
- %currentWorkingDirectory%/tests/phpstan/phpstan.neon
parameters:
ignoreErrors:
- '#Access to an undefined property Cookie\:\:\$contactFormToken.#'
- '#Access to an undefined property Cookie\:\:\$contactFormTokenTTL.#'