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

45 lines
1.2 KiB
JSON
Raw Normal View History

{
"references": {
"A": [
"./_cases/scopedPropertyAccess3.php"
],
"A::$a": [
"./_cases/scopedPropertyAccess3.php"
]
},
"definitions": {
"A": {
"extends": [],
"isGlobal": true,
"isStatic": false,
"canBeInstantiated": true,
"symbolInformation": {
"name": "A",
"kind": 5,
"location": {
"uri": "./_cases/scopedPropertyAccess3.php"
},
"containerName": ""
},
"type": null,
"documentation": null
},
"A::$a": {
"extends": [],
"isGlobal": false,
"isStatic": true,
"canBeInstantiated": false,
"symbolInformation": {
"name": "a",
"kind": 7,
"location": {
"uri": "./_cases/scopedPropertyAccess3.php"
},
"containerName": "A"
},
"type__class": "phpDocumentor\\Reflection\\Types\\String_",
"type": {},
"documentation": null
}
}
}