Skip to content

Commit 14a1c78

Browse files
committed
phpstan-baseline.neon: rm ValueObjectVisitor\Greeting err
1 parent 97d32ae commit 14a1c78

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -204,12 +204,6 @@ parameters:
204204
count: 1
205205
path: code_samples/api/rest_api/src/Rest/Output/ValueObjectVisitorDispatcher.php
206206

207-
-
208-
message: '#^Method App\\Rest\\ValueObjectVisitor\\Greeting\:\:visit\(\) has no return type specified\.$#'
209-
identifier: missingType.return
210-
count: 1
211-
path: code_samples/api/rest_api/src/Rest/ValueObjectVisitor/Greeting.php
212-
213207
-
214208
message: '#^Method App\\Rest\\ValueObjectVisitor\\RestLocation\:\:visit\(\) has no return type specified\.$#'
215209
identifier: missingType.return

0 commit comments

Comments
 (0)