{ "references": { "MyNamespace\\B->hi()": [ "./objectCreation2.php" ], "MyNamespace\\B": [ "./objectCreation2.php" ] }, "definitions": { "MyNamespace": { "fqn": "MyNamespace", "extends": [], "isGlobal": true, "isStatic": false, "canBeInstantiated": false, "symbolInformation": { "name": "MyNamespace", "kind": 3, "location": { "uri": "./objectCreation2.php" }, "containerName": "" }, "type": null, "declarationLine": "namespace MyNamespace;", "documentation": null }, "MyNamespace\\B": { "fqn": "MyNamespace\\B", "extends": [], "isGlobal": true, "isStatic": false, "canBeInstantiated": true, "symbolInformation": { "name": "B", "kind": 5, "location": { "uri": "./objectCreation2.php" }, "containerName": "MyNamespace" }, "type": null, "declarationLine": "class B {", "documentation": null }, "MyNamespace\\A": { "fqn": "MyNamespace\\A", "extends": [], "isGlobal": true, "isStatic": false, "canBeInstantiated": true, "symbolInformation": { "name": "A", "kind": 5, "location": { "uri": "./objectCreation2.php" }, "containerName": "MyNamespace" }, "type": null, "declarationLine": "class A {", "documentation": null }, "MyNamespace\\A->a()": { "fqn": "MyNamespace\\A->a()", "extends": [], "isGlobal": false, "isStatic": false, "canBeInstantiated": false, "symbolInformation": { "name": "a", "kind": 6, "location": { "uri": "./objectCreation2.php" }, "containerName": "MyNamespace\\A" }, "type__tostring": "mixed", "type": {}, "declarationLine": "function a () {", "documentation": null } } }