Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ constructor
Method
constructor
app/views/core/NewTestStudentModal.js:15–18 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
13
}
14
15
constructor (id) {
16
super({})
17
this.propsData = { id }
18
}
19
}
20
TestStudentModal.initClass()
21
return
TestStudentModal
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected