MCPcopy 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
4990function getUnknownValue(): mixed
4991{
4992 return new AdminUser('', '');
4993}
4994
4995/**
4996 * @template T

Callers 15

demoMethod · 0.85
demoMethod · 0.85
demoMethod · 0.85
demoMethod · 0.85
demoMethod · 0.85
demoMethod · 0.85
demoMethod · 0.85
demoMethod · 0.85
demoMethod · 0.85
demoMethod · 0.85
demoMethod · 0.85
demoMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected