Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ initialize
Method
initialize
app/views/contribute/AdventurerView.js:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
initialize () {
22
return
this.contributorClassName =
'adventurer'
23
}
24
}
25
AdventurerView.initClass()
26
return
AdventurerView
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected