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

Method initialize

app/views/contribute/ArchmageView.js:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 }
55
56 initialize () {
57 return this.contributorClassName = 'archmage'
58 }
59
60 openContactModal (e) {
61 e.stopPropagation()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected