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

Method destroy

app/views/core/AuthModal.js:94–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

92 }
93
94 destroy () {
95 if (this.nextUrl && (this.nextUrl === window.nextURL)) {
96 return delete window.nextURL
97 }
98 }
99
100 onSignupInstead (e) {
101 const CreateAccountModal = require('./CreateAccountModal')

Callers 1

hideMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected