Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ dispatch
Method
dispatch
examples/demo.php:4129–4132 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4127
class ScaffoldingFirstClassCallable
4128
{
4129
public function dispatch(): Pen
4130
{
4131
return new Pen();
4132
}
4133
}
4134
4135
class ScaffoldingArrayAccess
Callers
2
demo
Method · 0.80
runDemoAssertions
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected