Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getMeta
Method
getMeta
app/views/account/PrepaidView.js:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
}
63
64
getMeta () {
65
return
{ title: $.i18n.t(
'account.prepaids_title'
) }
66
}
67
68
afterRender () {
69
super.afterRender()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected