1
0
Fork 0
php-language-server/tests/Validation/cases/interfaceProperty.php.expec...

25 lines
655 B
JSON

{
"references": [],
"definitions": {
"A": {
"fqn": "A",
"extends": [],
"isMember": false,
"roamed": false,
"isStatic": false,
"canBeInstantiated": false,
"symbolInformation": {
"name": "A",
"kind": 11,
"location": {
"uri": "./interfaceProperty.php"
},
"containerName": ""
},
"type": null,
"declarationLine": "interface A {",
"documentation": null,
"signatureInformation": null
}
}
}