Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getMeta
Method
getMeta
app/views/account/SubscriptionView.js:83–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
}
82
83
getMeta () {
84
return
{ title: $.i18n.t(
'account.subscription_title'
) }
85
}
86
87
// Personal Subscriptions
88
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected