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