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

Method openContactModal

app/views/contribute/ArchmageView.js:60–63  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

58 }
59
60 openContactModal (e) {
61 e.stopPropagation()
62 return this.openModalView(new ContactModal())
63 }
64 }
65 ArchmageView.initClass()
66 return ArchmageView

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected