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

Method getTitle

app/views/admin/MainAdminView.js:92–92  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

90 }
91
92 getTitle () { return $.i18n.t('account_settings.admin') }
93
94 checkParentAdminAvailability () {
95 this.parentAdminUpdateInProgress = true

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected