Fix a typo in phpstan.neon.dist

This commit is contained in:
Viktor Szépe 2023-10-10 17:34:47 +02:00 committed by GitHub
parent 74aaddc0ba
commit 648eb83625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,5 +55,5 @@ parameters:
- '#Function understrap_tags_list\(\) has no return type specified.#'
- '#Function understrap_comments_popup_link\(\) has no return type specified.#'
- '#Function understrap_offcanvas_admin_bar_inline_styles\(\) has no return type specified.#'
# temorary:
# temporary:
- '#Parameter \#2 ...\$values of function sprintf expects bool\|float\|int\|string\|null, string\|void given.#'