Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ initialize
Method
initialize
app/collections/Prepaids.js:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
}
24
25
initialize () {
26
return
super.initialize(...arguments)
27
}
28
29
comparator (prepaid) {
30
return
[
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected