Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4766
class Banana
4767
{
4768
public function peel(): string { return
'yum!'
; }
4769
public function weigh(): float { return 0.2; }
4770
}
4771
Callers
7
demo
Method · 0.80
demo
Method · 0.80
demo
Method · 0.80
demo
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