Browse Source

Fix phpstan

Laurent Destailleur 1 year ago
parent
commit
5f42fea6b2
1 changed files with 1 additions and 1 deletions
  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