Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getMeta
Method
getMeta
app/views/account/MainAccountView.js:24–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
}
23
24
getMeta () {
25
return
{ title: $.i18n.t(
'account.title'
) }
26
}
27
}
28
MainAccountView.initClass()
29
return
MainAccountView
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected