MCPcopy Create free account
hub / github.com/PHPantom-dev/phpantom_lsp / prefix

Method prefix

examples/demo.php:4106–4106  ·  view source on GitHub ↗
(string $p)

Source from the content-addressed store, hash-verified

4104{
4105 public function middleware(string $m): self { return $this; }
4106 public function prefix(string $p): self { return $this; }
4107}
4108
4109class ScaffoldingClosureThisRouter

Callers 6

write_temp_fileFunction · 0.80
write_sibling_temp_fileFunction · 0.80
demoMethod · 0.80
runDemoAssertionsFunction · 0.80
web.phpFile · 0.80
v1.phpFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected