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

Method destroy

app/views/HomeView.js:405–408  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

403 }
404
405 destroy () {
406 this.cleanupModals()
407 return super.destroy()
408 }
409 }
410 HomeView.initClass()
411 return HomeView

Callers

nothing calls this directly

Calls 1

cleanupModalsMethod · 0.95

Tested by

no test coverage detected