Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ open
Method
open
examples/demo.php:4754–4754 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4752
class Gift
4753
{
4754
public function open(): string { return
'surprise!'
; }
4755
public function getTag(): string { return
'birthday'
; }
4756
}
4757
Callers
4
setup_laravel
Function · 0.80
demo
Method · 0.80
demo
Method · 0.80
demo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected