1
0
Fork 0
php-language-server/validation/frameworks/_cases/namespaces8.php.expected.json

25 lines
653 B
JSON

{
"references": {
"LanguageServer": [
"./namespaces8.php"
]
},
"definitions": {
"LanguageServer\\Tests\\Utils": {
"extends": [],
"isGlobal": true,
"isStatic": false,
"canBeInstantiated": false,
"symbolInformation": {
"name": "LanguageServer\\Tests\\Utils",
"kind": 3,
"location": {
"uri": "./namespaces8.php"
},
"containerName": "LanguageServer\\Tests"
},
"type": null,
"documentation": null
}
}
}