Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rello/analytics
/ panorama
Method
panorama
lib/Controller/PageController.php:148–153 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
146
}
147
148
#[NoAdminRequired]
149
#[NoCSRFRequired]
150
public function panorama()
151
{
152
return $this->main();
153
}
154
155
/**
156
*
Callers
nothing calls this directly
Calls
1
main
Method · 0.95
Tested by
no test coverage detected