1
0
Fork 0
php-language-server/tests/Validation/cases/namespaces3.php.expected.json

14 lines
249 B
JSON
Raw Normal View History

{
"references": {
"a\\b": [
"./_cases/namespaces3.php"
],
"b": [
"./_cases/namespaces3.php"
],
"c": [
"./_cases/namespaces3.php"
]
},
"definitions": []
}