1
0
Fork 0
php-language-server/tests/Validation/cases/multiplePreceedingComments....

38 lines
1.0 KiB
JSON
Raw Normal View History

{
"references": [],
"definitions": {
"Foo": {
"extends": [],
"isGlobal": true,
"isStatic": false,
"canBeInstantiated": true,
"symbolInformation": {
"name": "Foo",
"kind": 5,
"location": {
2017-06-07 21:00:12 +00:00
"uri": "./multiplePreceedingComments.php"
},
"containerName": ""
},
"type": null,
"documentation": null
},
"Foo->fn()": {
"extends": [],
"isGlobal": false,
"isStatic": false,
"canBeInstantiated": false,
"symbolInformation": {
"name": "fn",
"kind": 6,
"location": {
2017-06-07 21:00:12 +00:00
"uri": "./multiplePreceedingComments.php"
},
"containerName": "Foo"
},
"type__class": "phpDocumentor\\Reflection\\Types\\Object_",
"type": {},
"documentation": "Foo"
}
}
}