MCPcopy Create free account
hub / github.com/PHPantom-dev/phpantom_lsp / pickPenOrPencil

Function pickPenOrPencil

examples/demo.php:4985–4988  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4983}
4984
4985function pickPenOrPencil(): Pen|Pencil
4986{
4987 return new Pen();
4988}
4989
4990function getUnknownValue(): mixed
4991{

Callers 2

demoMethod · 0.85
runDemoAssertionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected