MCPcopy Create free account
hub / github.com/codecombat/codecombat / getMeta

Method getMeta

app/views/account/UnsubscribeView.js:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 }
29
30 getMeta () {
31 return { title: $.i18n.t('account.unsubscribe_title') }
32 }
33
34 onUnsubscribeButtonClicked () {
35 this.$el.find('#unsubscribe-button').hide()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected