Laurent Destailleur hace 1 año
padre
commit
449b27e8dc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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