Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ constructor
Method
constructor
app/views/courses/CoursesView.js:49–52 ·
view source on GitHub ↗
(model)
Source
from the content-addressed store, hash-verified
47
}
48
49
constructor (model) {
50
super()
51
this.url =
'/db/level/-/arenas'
52
}
53
}
54
LadderCollection.initClass()
55
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected