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

Method initialize

app/views/contribute/AmbassadorView.js:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 }
24
25 initialize () {
26 return this.contributorClassName = 'ambassador'
27 }
28
29 openContactModal (e) {
30 e.stopPropagation()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected