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

31 lines
785 B
JSON

{
"references": {
"MyNamespace\\A": [
"./caseStatement1.php"
],
"A": [
"./caseStatement1.php"
]
},
"definitions": {
"MyNamespace": {
"fqn": "MyNamespace",
"extends": [],
"isGlobal": true,
"roamed": false,
"isStatic": false,
"canBeInstantiated": false,
"symbolInformation": {
"name": "MyNamespace",
"kind": 3,
"location": {
"uri": "./caseStatement1.php"
},
"containerName": ""
},
"type": null,
"declarationLine": "namespace MyNamespace;",
"documentation": null
}
}
}