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

Method getRenderData

app/views/core/JuniorModal.js:29–33  ·  view source on GitHub ↗
(context = {})

Source from the content-addressed store, hash-verified

27 }
28
29 getRenderData (context = {}) {
30 context = super.getRenderData(context)
31 context.utils = utils
32 return context
33 }
34
35 afterRender () {
36 super.afterRender()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected