Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rello/analytics
/ getId
Method
getId
lib/UserMigration/AnalyticsMigrator.php:88–90 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
86
}
87
88
public function getId(): string {
89
return
'analytics'
;
90
}
91
92
public function getDisplayName(): string {
93
return $this->l10n->t(
'Analytics'
);
Callers
1
canImport
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected