Skip to content

Commit fda2f80

Browse files
committed
Fix baseline
1 parent f775561 commit fda2f80

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

phpstan-baseline.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -265,11 +265,6 @@ parameters:
265265
count: 2
266266
path: src/Server/OperationParams.php
267267

268-
-
269-
message: "#^Variable property access on \\$this\\(GraphQL\\\\Type\\\\Definition\\\\Directive\\)\\.$#"
270-
count: 1
271-
path: src/Type/Definition/Directive.php
272-
273268
-
274269
message: "#^Only booleans are allowed in a negated boolean, ArrayObject\\<string, GraphQL\\\\Type\\\\Definition\\\\EnumValueDefinition\\> given\\.$#"
275270
count: 1

0 commit comments

Comments
 (0)