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

Function makePen

examples/demo.php:4980–4983  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4978}
4979
4980function makePen(): Pen
4981{
4982 return new Pen();
4983}
4984
4985function pickPenOrPencil(): Pen|Pencil
4986{

Callers 4

demoMethod · 0.85
demoMethod · 0.85
demoMethod · 0.85
runDemoAssertionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected