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

Class

app/views/ChinaBridgeView.js:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16
17module.exports = (ContactGEEKView = (function () {
18 ContactGEEKView = class ContactGEEKView extends RootView {
19 constructor (...args) {
20 super(...args)
21 this.goRedirect = this.goRedirect.bind(this)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected