浏览代码

Remove false warning

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

+ 1 - 0
phpstan.neon

@@ -48,6 +48,7 @@ parameters:
 		- '#Undefined variable: \$error#'
 		- '#Undefined variable: \$errors#'
 		- '#Undefined variable: \$form#'
+		- '#Result of function fieldList#'
 		- '#Caught class Stripe#'
 		- '#Function llxHeaderVierge invoked with#'
 	internalErrorsCountLimit: 50