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

Method sketch

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

Source from the content-addressed store, hash-verified

4816class Pencil
4817{
4818 public function sketch(): string { return ''; }
4819 public function sharpen(): void {}
4820 public function label(): string { return 'pencil'; }
4821}

Callers 15

demoMethod · 0.80
demoMethod · 0.80
demoMethod · 0.80
demoMethod · 0.80
demoMethod · 0.80
demoMethod · 0.80
demoMethod · 0.80
demoMethod · 0.80
foreachGeneratorParamMethod · 0.80
coroutineMethod · 0.80
demoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected