Laurent Destailleur пре 1 година
родитељ
комит
e2c0a76c11
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      phpstan.neon

+ 1 - 1
phpstan.neon

@@ -71,7 +71,7 @@ parameters:
 		- '#Caught class Stripe#'
 		- '#Sprain\\SwissQrBill\\#'
 		- '#Constructor of class DolEditor has an unused parameter \$toolbarlocation#'
-		- '#Constructor of class DoliDB\w+ has an unused parameter $type#'
+		- '#Constructor of class DoliDB\w+ has an unused parameter \$type#'
 	internalErrorsCountLimit: 50
 	cache:
 	    nodesByFileCountMax: 512