Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ destroy
Method
destroy
app/views/account/PrepaidView.js:201–204 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
199
}
200
201
destroy () {
202
super.destroy()
203
return
window.nextURL = null
204
}
205
}
206
PrepaidView.initClass()
207
return
PrepaidView
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected