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

Method middleware

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

Source from the content-addressed store, hash-verified

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

Callers 2

demoMethod · 0.80
runDemoAssertionsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected