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

Method crush

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

Source from the content-addressed store, hash-verified

4760class Rock
4761{
4762 public function crush(): string { return 'smash!'; }
4763 public function weigh(): float { return 5.0; }
4764}
4765

Callers 8

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

Calls

no outgoing calls

Tested by

no test coverage detected