Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ gtdHelper
Function
gtdHelper
examples/demo.php:1999–1999 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1997
public function format(): string { return
'gtd'
; }
1998
}
1999
function gtdHelper(): GtdTarget { return new GtdTarget(); }
2000
2001
2002
// ── Type Hint Go-to-Definition ──────────────────────────────────────────────
Callers
1
demo
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected