42 lines
1.2 KiB
JSON
42 lines
1.2 KiB
JSON
{
|
|
"references": [],
|
|
"definitions": {
|
|
"Foo": {
|
|
"fqn": "Foo",
|
|
"extends": [],
|
|
"isGlobal": true,
|
|
"isStatic": false,
|
|
"canBeInstantiated": true,
|
|
"symbolInformation": {
|
|
"name": "Foo",
|
|
"kind": 5,
|
|
"location": {
|
|
"uri": "./multiplePreceedingComments.php"
|
|
},
|
|
"containerName": ""
|
|
},
|
|
"type": null,
|
|
"declarationLine": "class Foo",
|
|
"documentation": null
|
|
},
|
|
"Foo->fn()": {
|
|
"fqn": "Foo->fn()",
|
|
"extends": [],
|
|
"isGlobal": false,
|
|
"isStatic": false,
|
|
"canBeInstantiated": false,
|
|
"symbolInformation": {
|
|
"name": "fn",
|
|
"kind": 6,
|
|
"location": {
|
|
"uri": "./multiplePreceedingComments.php"
|
|
},
|
|
"containerName": "Foo"
|
|
},
|
|
"type__class": "phpDocumentor\\Reflection\\Types\\Object_",
|
|
"type": {},
|
|
"declarationLine": "public function fn()",
|
|
"documentation": "Foo"
|
|
}
|
|
}
|
|
} |