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

Method getMeta

app/views/account/InvoicesView.js:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 }
37
38 getMeta () {
39 return { title: $.i18n.t('account.invoices_title') }
40 }
41
42 onPayButton () {
43 this.description = $('#description').val()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected