Skip to content

Commit c1af5ec

Browse files
committed
Remove the now-unnecessary PHPStan ignore rule
1 parent 20873bb commit c1af5ec

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

phpstan.dist.neon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ parameters:
1616
- %currentWorkingDirectory%/vendor/php-stubs/gravity-forms-stubs/gravity-forms-stubs.php
1717
ignoreErrors:
1818
- '#(Used )?[Cc]onstant GF_ZERO_SPAM_\w+ not found#'
19-
- '#Constant (AUTH_KEY|SECURE_AUTH_KEY) not found#'
2019
- '#Parameter \#6 \$sub_type of static method GFAPI::add_note\(\) expects null, string given#'
2120
- '#Function gf_apply_filters invoked with \d+ parameters, 2 required#'
2221
- '#Action callback returns bool but should not return anything#'

0 commit comments

Comments
 (0)