浏览代码

Fix warning

Laurent Destailleur 1 年之前
父节点
当前提交
449b27e8dc
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      phpstan.neon

+ 1 - 0
phpstan.neon

@@ -70,6 +70,7 @@ parameters:
 		- '#in isset\(\) is never defined#'
 		- '#(\$force_dolibarr_lib|\$dolibarr_main_db).*in empty\(\) is never defined.#'
 		- '#Sprain\\SwissQrBill\\#'
+		- '#Constructor of class DolEditor has an unused parameter \$toolbarlocation#'
 	internalErrorsCountLimit: 50
 	cache:
 	    nodesByFileCountMax: 512