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

Method onLoaded

app/views/i18n/I18NEditModelView.js:68–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 }
67
68 onLoaded () {
69 super.onLoaded()
70 return this.originalModel = this.model.clone()
71 }
72
73 getRenderData () {
74 const c = super.getRenderData()

Callers

nothing calls this directly

Calls 1

cloneMethod · 0.45

Tested by

no test coverage detected