浏览代码

Fix phpstan

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

+ 1 - 1
phpstan.neon

@@ -48,7 +48,7 @@ parameters:
 		- '#Undefined variable: \$error#'
 		- '#Undefined variable: \$errors#'
 		- '#Undefined variable: \$form#'
-		- '#Caught class Stripe#
+		- '#Caught class Stripe#'
 	internalErrorsCountLimit: 50
 	cache:
 	    nodesByFileCountMax: 512