Commit d1a0290
committed
ValueObjectVisitorResolver.php: Type hinting
Property App\Rest\Output\ValueObjectVisitorResolver::$visitors type has no value type specified in iterable type array.
Method App\Rest\Output\ValueObjectVisitorResolver::__construct() has parameter $visitors with no value type specified in iterable type iterable.1 parent 59003d4 commit d1a0290
File tree
1 file changed
+2
-0
lines changed- code_samples/api/rest_api/src/Rest/Output
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments