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

Method destroy

app/views/play/modal/PlayItemsModal.js:350–353  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

348 }
349
350 destroy () {
351 this.$el.find('.unlock-button').popover('destroy')
352 return super.destroy()
353 }
354 }
355 PlayItemsModal.initClass()
356 return PlayItemsModal

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected