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 1923435 commit 3b196d0Copy full SHA for 3b196d0
tests/Validation/cases/multiplePreceedingComments.php.expected.json
@@ -21,15 +21,15 @@
21
"documentation": null,
22
"signatureInformation": null
23
},
24
- "Foo->()": {
25
- "fqn": "Foo->()",
+ "Foo->fn()": {
+ "fqn": "Foo->fn()",
26
"extends": [],
27
"isMember": true,
28
"roamed": false,
29
"isStatic": false,
30
"canBeInstantiated": false,
31
"symbolInformation": {
32
- "name": "",
+ "name": "fn",
33
"kind": 6,
34
"location": {
35
"uri": "./multiplePreceedingComments.php"
0 commit comments