Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ constructor
Method
constructor
app/views/play/menu/InventoryModal.js:74–77 ·
view source on GitHub ↗
(options)
Source
from the content-addressed store, hash-verified
72
}
73
74
constructor (options) {
75
super(...arguments)
76
this.supermodel.loadCollection(this.items,
'items'
)
77
}
78
79
// - Setup
80
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected