Skip to content

Commit 3b196d0

Browse files
committed
Changed back test results.
1 parent 1923435 commit 3b196d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/Validation/cases/multiplePreceedingComments.php.expected.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"documentation": null,
2222
"signatureInformation": null
2323
},
24-
"Foo->()": {
25-
"fqn": "Foo->()",
24+
"Foo->fn()": {
25+
"fqn": "Foo->fn()",
2626
"extends": [],
2727
"isMember": true,
2828
"roamed": false,
2929
"isStatic": false,
3030
"canBeInstantiated": false,
3131
"symbolInformation": {
32-
"name": "",
32+
"name": "fn",
3333
"kind": 6,
3434
"location": {
3535
"uri": "./multiplePreceedingComments.php"

0 commit comments

Comments
 (0)