MCPcopy 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

4127class ScaffoldingFirstClassCallable
4128{
4129 public function dispatch(): Pen
4130 {
4131 return new Pen();
4132 }
4133}
4134
4135class ScaffoldingArrayAccess

Callers 2

demoMethod · 0.80
runDemoAssertionsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected