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

Method constructor

app/views/clans/ClanDetailsView.js:643–646  ·  view source on GitHub ↗
(model)

Source from the content-addressed store, hash-verified

641 }
642
643 constructor (model) {
644 super()
645 this.url = '/db/level/-/arenas'
646 }
647}
648LadderCollection.initClass()
649

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected