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

Method afterRender

app/views/play/menu/MyCodeView.js:52–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50 }
51
52 afterRender () {
53 super.afterRender()
54 }
55
56 destroy () {
57 return super.destroy()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected