55 lines
1.7 KiB
JSON
55 lines
1.7 KiB
JSON
|
{
|
||
|
"references": {
|
||
|
"TestInterface": [
|
||
|
"./scopedPropertyAccess5.php"
|
||
|
],
|
||
|
"TestClass": [
|
||
|
"./scopedPropertyAccess5.php"
|
||
|
],
|
||
|
"TestClass::$testProperty": [
|
||
|
"./scopedPropertyAccess5.php"
|
||
|
],
|
||
|
"TestClass::$staticTestProperty": [
|
||
|
"./scopedPropertyAccess5.php"
|
||
|
]
|
||
|
},
|
||
|
"definitions": {
|
||
|
"TestClass": {
|
||
|
"fqn": "TestClass",
|
||
|
"extends": [],
|
||
|
"isGlobal": true,
|
||
|
"isStatic": false,
|
||
|
"canBeInstantiated": true,
|
||
|
"symbolInformation": {
|
||
|
"name": "TestClass",
|
||
|
"kind": 5,
|
||
|
"location": {
|
||
|
"uri": "./scopedPropertyAccess5.php"
|
||
|
},
|
||
|
"containerName": ""
|
||
|
},
|
||
|
"type": null,
|
||
|
"declarationLine": "class TestClass implements TestInterface {",
|
||
|
"documentation": null
|
||
|
},
|
||
|
"TestClass::$testProperty": {
|
||
|
"fqn": "TestClass::$testProperty",
|
||
|
"extends": [],
|
||
|
"isGlobal": false,
|
||
|
"isStatic": true,
|
||
|
"canBeInstantiated": false,
|
||
|
"symbolInformation": {
|
||
|
"name": "testProperty",
|
||
|
"kind": 7,
|
||
|
"location": {
|
||
|
"uri": "./scopedPropertyAccess5.php"
|
||
|
},
|
||
|
"containerName": "TestClass"
|
||
|
},
|
||
|
"type__class": "phpDocumentor\\Reflection\\Types\\Array_",
|
||
|
"type": {},
|
||
|
"declarationLine": "public static $testProperty;",
|
||
|
"documentation": "Lorem excepteur officia sit anim velit veniam enim."
|
||
|
}
|
||
|
}
|
||
|
}
|