Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/php/frankenphp
/ error
Method
error
caddy/admin.go:64–66 ·
view source on GitHub ↗
(statusCode int, err error)
Source
from the content-addressed store, hash-verified
62
}
63
64
func
(admin *FrankenPHPAdmin) error(statusCode int, err error) error {
65
return
caddy.APIError{HTTPStatus: statusCode, Err: err}
66
}
Callers
2
restartWorkers
Method · 0.95
threads
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected