70 lines
2.2 KiB
JSON
70 lines
2.2 KiB
JSON
{
|
|
"references": {
|
|
"MyNamespace\\AccountInterface": [
|
|
"./memberCall1.php"
|
|
],
|
|
"MyNamespace\\A": [
|
|
"./memberCall1.php"
|
|
],
|
|
"MyNamespace\\AccountInterface->getAccount()": [
|
|
"./memberCall1.php"
|
|
]
|
|
},
|
|
"definitions": {
|
|
"MyNamespace": {
|
|
"fqn": "MyNamespace",
|
|
"extends": [],
|
|
"isGlobal": true,
|
|
"isStatic": false,
|
|
"canBeInstantiated": false,
|
|
"symbolInformation": {
|
|
"name": "MyNamespace",
|
|
"kind": 3,
|
|
"location": {
|
|
"uri": "./memberCall1.php"
|
|
},
|
|
"containerName": ""
|
|
},
|
|
"type": null,
|
|
"declarationLine": "namespace MyNamespace;",
|
|
"documentation": null
|
|
},
|
|
"MyNamespace\\ParseErrorsTest": {
|
|
"fqn": "MyNamespace\\ParseErrorsTest",
|
|
"extends": [],
|
|
"isGlobal": true,
|
|
"isStatic": false,
|
|
"canBeInstantiated": true,
|
|
"symbolInformation": {
|
|
"name": "ParseErrorsTest",
|
|
"kind": 5,
|
|
"location": {
|
|
"uri": "./memberCall1.php"
|
|
},
|
|
"containerName": "MyNamespace"
|
|
},
|
|
"type": null,
|
|
"declarationLine": "class ParseErrorsTest",
|
|
"documentation": null
|
|
},
|
|
"MyNamespace\\ParseErrorsTest->setAccount()": {
|
|
"fqn": "MyNamespace\\ParseErrorsTest->setAccount()",
|
|
"extends": [],
|
|
"isGlobal": false,
|
|
"isStatic": false,
|
|
"canBeInstantiated": false,
|
|
"symbolInformation": {
|
|
"name": "setAccount",
|
|
"kind": 6,
|
|
"location": {
|
|
"uri": "./memberCall1.php"
|
|
},
|
|
"containerName": "MyNamespace\\ParseErrorsTest"
|
|
},
|
|
"type__tostring": "mixed",
|
|
"type": {},
|
|
"declarationLine": "public function setAccount(AccountInterface $account)",
|
|
"documentation": null
|
|
}
|
|
}
|
|
} |