Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ getUnknownValue
Function
getUnknownValue
examples/demo.php:4990–4993 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4988
}
4989
4990
function getUnknownValue(): mixed
4991
{
4992
return new AdminUser(
''
,
''
);
4993
}
4994
4995
/**
4996
* @template T
Callers
15
demo
Method · 0.85
demo
Method · 0.85
demo
Method · 0.85
demo
Method · 0.85
demo
Method · 0.85
demo
Method · 0.85
demo
Method · 0.85
demo
Method · 0.85
demo
Method · 0.85
demo
Method · 0.85
demo
Method · 0.85
demo
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected