first commit
This commit is contained in:
8
modules/contactform/tests/phpstan/phpstan-1.7.6.neon
Normal file
8
modules/contactform/tests/phpstan/phpstan-1.7.6.neon
Normal file
@@ -0,0 +1,8 @@
|
||||
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.#'
|
||||
Reference in New Issue
Block a user