We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97d32ae commit 14a1c78Copy full SHA for 14a1c78
phpstan-baseline.neon
@@ -204,12 +204,6 @@ parameters:
204
count: 1
205
path: code_samples/api/rest_api/src/Rest/Output/ValueObjectVisitorDispatcher.php
206
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
-
213
214
message: '#^Method App\\Rest\\ValueObjectVisitor\\RestLocation\:\:visit\(\) has no return type specified\.$#'
215
identifier: missingType.return
0 commit comments