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

Method onHidden

app/views/core/SubscribeModal.js:393–396  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

391 }
392
393 onHidden () {
394 super.onHidden()
395 return this.playSound('game-menu-close')
396 }
397 }
398 SubscribeModal.initClass()
399 return SubscribeModal

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected