Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ constructor
Method
constructor
app/views/clans/ClansView.js:47–50 ·
view source on GitHub ↗
(options = {})
Source
from the content-addressed store, hash-verified
45
}
46
47
constructor (options = {}) {
48
super(options)
49
this.loadData()
50
}
51
52
initialize () {
53
super.initialize()
Callers
nothing calls this directly
Calls
1
loadData
Method · 0.95
Tested by
no test coverage detected