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

Method destroy

app/views/admin/CodeLogsView.js:94–97  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

92 }
93
94 destroy () {
95 this.deleteTooltip()
96 return super.destroy()
97 }
98 }
99 CodeLogsView.initClass()
100 return CodeLogsView

Callers

nothing calls this directly

Calls 1

deleteTooltipMethod · 0.95

Tested by

no test coverage detected