Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ height
Method
height
examples/demo.php:4852–4852 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4850
{
4851
public string $material =
'wood'
;
4852
public function height(): string { return
'150cm'
; }
4853
}
4854
4855
// ─── Expression Type Support Classes ────────────────────────────────────────
Callers
1
demo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected