Update phpstan.neon.dist

This commit is contained in:
IanDelMar 2023-04-26 09:35:21 +02:00
parent dd4789058d
commit c5cecc57a3
1 changed files with 2 additions and 0 deletions

View File

@ -55,3 +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:
- '#Parameter \#2 ...\$values of function sprintf expects bool\|float\|int\|string\|null, string\|void given.#'