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

22 lines
617 B
JSON
Raw Normal View History

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