Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4103
class ScaffoldingClosureThisRoute
4104
{
4105
public function middleware(string $m): self { return $this; }
4106
public function prefix(string $p): self { return $this; }
4107
}
4108
Callers
2
demo
Method · 0.80
runDemoAssertions
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected