Files
newwalls.pl/modules/contactform/tests/phpstan/phpstan-latest.neon
2024-12-17 13:43:22 +01: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.#'