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

Method peel

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

Source from the content-addressed store, hash-verified

4766class Banana
4767{
4768 public function peel(): string { return 'yum!'; }
4769 public function weigh(): float { return 0.2; }
4770}
4771

Callers 7

demoMethod · 0.80
demoMethod · 0.80
demoMethod · 0.80
demoMethod · 0.80
demoMethod · 0.80
demoMethod · 0.80
runDemoAssertionsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected