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