Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ constructor
Method
constructor
app/views/ladder/MainTournamentView.js:42–45 ·
view source on GitHub ↗
(model)
Source
from the content-addressed store, hash-verified
40
}
41
42
constructor (model) {
43
super()
44
this.url =
'/db/level/-/arenas'
45
}
46
}
47
LadderCollection.initClass()
48
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected