1
0
Fork 0
php-language-server/validation/frameworks/broken/testQualifiedNameOutsideOfN...

26 lines
928 B
JSON

{
"references": {
"NameOutsideOfNamespace": [
"\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/broken\/testQualifiedNameOutsideOfNamespace.php"
]
},
"definitions": {
"SomeNamespace": {
"extends": [],
"isGlobal": true,
"isStatic": false,
"canBeInstantiated": false,
"symbolInformation": {
"name": "SomeNamespace",
"kind": 3,
"location": {
"uri": "\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/broken\/testQualifiedNameOutsideOfNamespace.php"
},
"containerName": ""
},
"type__class": "LanguageServer\\Tests\\ValidationTest",
"type": null,
"documentation": null
}
}
}