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

Method afterRender

app/views/artisans/BlockTestingView.js:329–331  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

327 }
328
329 afterRender () {
330 super.afterRender()
331 }
332
333 configureAce (ace, codeLanguage) {
334 const aceSession = ace.getSession()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected