2017-06-09 18:25:30 +00:00
|
|
|
{
|
|
|
|
"references": [],
|
|
|
|
"definitions": {
|
|
|
|
"MyClass": {
|
|
|
|
"fqn": "MyClass",
|
|
|
|
"extends": [],
|
2017-10-30 00:45:06 +00:00
|
|
|
"isMember": false,
|
2017-06-16 18:31:13 +00:00
|
|
|
"roamed": false,
|
2017-06-09 18:25:30 +00:00
|
|
|
"isStatic": false,
|
|
|
|
"canBeInstantiated": true,
|
|
|
|
"symbolInformation": {
|
|
|
|
"name": "MyClass",
|
|
|
|
"kind": 5,
|
|
|
|
"location": {
|
|
|
|
"uri": "./propertyName2.php"
|
|
|
|
},
|
|
|
|
"containerName": ""
|
|
|
|
},
|
|
|
|
"type": null,
|
|
|
|
"declarationLine": "class MyClass",
|
|
|
|
"documentation": null
|
|
|
|
},
|
|
|
|
"MyClass->mainPropertyName": {
|
|
|
|
"fqn": "MyClass->mainPropertyName",
|
|
|
|
"extends": [],
|
2017-10-30 00:45:06 +00:00
|
|
|
"isMember": true,
|
2017-06-16 18:31:13 +00:00
|
|
|
"roamed": false,
|
2017-06-09 18:25:30 +00:00
|
|
|
"isStatic": false,
|
|
|
|
"canBeInstantiated": false,
|
|
|
|
"symbolInformation": {
|
|
|
|
"name": "mainPropertyName",
|
|
|
|
"kind": 7,
|
|
|
|
"location": {
|
|
|
|
"uri": "./propertyName2.php"
|
|
|
|
},
|
|
|
|
"containerName": "MyClass"
|
|
|
|
},
|
2017-06-10 09:10:15 +00:00
|
|
|
"type__tostring": "string",
|
2017-06-09 18:25:30 +00:00
|
|
|
"type": {},
|
|
|
|
"declarationLine": "protected $mainPropertyName;",
|
|
|
|
"documentation": "The name of the main property, or NULL if there is none."
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|