Skip to content

Commit 0dcd6d1

Browse files
author
Christian Nielsen
committed
fix phpstan
1 parent 0371b44 commit 0dcd6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan-baseline.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ parameters:
9696
path: src/Support/AliasArguments/ArrayKeyChange.php
9797

9898
-
99-
message: "#^Parameter \\#2 \\$schema of method Rebing\\\\GraphQL\\\\Support\\\\ExecutionMiddleware\\\\AbstractExecutionMiddleware\\:\\:handle\\(\\) expects GraphQL\\\\Type\\\\Schema, Closure\\(\\.\\.\\.mixed\\)\\: mixed given\\.$#"
99+
message: "#^Parameter \\#2 \\$schema of method Rebing\\\\GraphQL\\\\Support\\\\ExecutionMiddleware\\\\AbstractExecutionMiddleware\\:\\:handle\\(\\) expects GraphQL\\\\Type\\\\Schema, Closure given\\.$#"
100100
count: 1
101101
path: src/Support/ExecutionMiddleware/AbstractExecutionMiddleware.php
102102

0 commit comments

Comments
 (0)