Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4760
class Rock
4761
{
4762
public function crush(): string { return
'smash!'
; }
4763
public function weigh(): float { return 5.0; }
4764
}
4765
Callers
8
demo
Method · 0.80
demo
Method · 0.80
demo
Method · 0.80
demo
Method · 0.80
mixedGuard
Method · 0.80
demo
Method · 0.80
demo
Method · 0.80
runDemoAssertions
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected