63 lines
2.3 KiB
JSON
63 lines
2.3 KiB
JSON
{
|
|
"references": {
|
|
"static": [
|
|
"\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/_cases\/newStatic.php"
|
|
],
|
|
"NewStatic->foo()": [
|
|
"\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/_cases\/newStatic.php"
|
|
]
|
|
},
|
|
"definitions": {
|
|
"NewStatic": {
|
|
"extends": [],
|
|
"isGlobal": true,
|
|
"isStatic": false,
|
|
"canBeInstantiated": true,
|
|
"symbolInformation": {
|
|
"name": "NewStatic",
|
|
"kind": 5,
|
|
"location": {
|
|
"uri": "\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/_cases\/newStatic.php"
|
|
},
|
|
"containerName": ""
|
|
},
|
|
"type__class": "LanguageServer\\Tests\\ValidationTest",
|
|
"type": null,
|
|
"documentation": null
|
|
},
|
|
"NewStatic::main()": {
|
|
"extends": [],
|
|
"isGlobal": false,
|
|
"isStatic": true,
|
|
"canBeInstantiated": false,
|
|
"symbolInformation": {
|
|
"name": "main",
|
|
"kind": 6,
|
|
"location": {
|
|
"uri": "\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/_cases\/newStatic.php"
|
|
},
|
|
"containerName": "NewStatic"
|
|
},
|
|
"type__class": "phpDocumentor\\Reflection\\Types\\Mixed",
|
|
"type": {},
|
|
"documentation": null
|
|
},
|
|
"NewStatic->foo()": {
|
|
"extends": [],
|
|
"isGlobal": false,
|
|
"isStatic": false,
|
|
"canBeInstantiated": false,
|
|
"symbolInformation": {
|
|
"name": "foo",
|
|
"kind": 6,
|
|
"location": {
|
|
"uri": "\/Users\/roblou\/code\/php-language-server\/tests\/Validation\/..\/..\/validation\/frameworks\/_cases\/newStatic.php"
|
|
},
|
|
"containerName": "NewStatic"
|
|
},
|
|
"type__class": "phpDocumentor\\Reflection\\Types\\Mixed",
|
|
"type": {},
|
|
"documentation": null
|
|
}
|
|
}
|
|
} |