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

Method onLoaded

app/views/admin/PendingPatchesView.js:39–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 }
38
39 onLoaded () {
40 super.onLoaded()
41 this.loadUserNames()
42 return this.loadAllModelNames()
43 }
44
45 getRenderData () {
46 let patch

Callers

nothing calls this directly

Calls 2

loadUserNamesMethod · 0.95
loadAllModelNamesMethod · 0.95

Tested by

no test coverage detected