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

Method openSubscribeModal

app/views/core/ContactModal.js:49–52  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

47 }
48
49 openSubscribeModal (e) {
50 e.stopPropagation()
51 return this.openModalView(new SubscribeModal())
52 }
53
54 contact () {
55 this.playSound('menu-button-click')

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected