Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getMeta
Method
getMeta
app/views/account/AccountSettingsView.js:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
getMeta () {
52
return
{ title: $.i18n.t(
'account.settings_title'
) }
53
}
54
55
afterRender () {
56
super.afterRender()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected