浏览代码

Fix regex

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