9 lines
363 B
Plaintext
9 lines
363 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.#'
|