Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rello/analytics
/ report
Method
report
lib/Controller/PageController.php:132–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
130
}
131
132
#[NoAdminRequired]
133
#[NoCSRFRequired]
134
public function report()
135
{
136
return $this->main();
137
}
138
139
#[NoAdminRequired]
140
#[NoCSRFRequired]
Callers
nothing calls this directly
Calls
1
main
Method · 0.95
Tested by
no test coverage detected