1
0
Fork 0
php-language-server/validation/frameworks/_cases/multiplePreceedingComments....

39 lines
1.1 KiB
JSON
Raw Normal View History

{
"references": [],
"definitions": {
"Foo": {
"extends": [],
"isGlobal": true,
"isStatic": false,
"canBeInstantiated": true,
"symbolInformation": {
"name": "Foo",
"kind": 5,
"location": {
"uri": "./_cases/multiplePreceedingComments.php"
},
"containerName": ""
},
"type__class": "LanguageServer\\Tests\\ValidationTest",
"type": null,
"documentation": null
},
"Foo->fn()": {
"extends": [],
"isGlobal": false,
"isStatic": false,
"canBeInstantiated": false,
"symbolInformation": {
"name": "fn",
"kind": 6,
"location": {
"uri": "./_cases/multiplePreceedingComments.php"
},
"containerName": "Foo"
},
"type__class": "phpDocumentor\\Reflection\\Types\\Object_",
"type": {},
"documentation": "Foo"
}
}
}