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

Method destroy

app/views/courses/TeacherCoursesView.js:201–204  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

199 }
200
201 destroy () {
202 this.$('#video-modal').modal('hide')
203 return super.destroy()
204 }
205 }
206 TeacherCoursesView.initClass()
207 return TeacherCoursesView

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected