Laurent Destailleur 1 год назад
Родитель
Сommit
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