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

Method afterRender

app/views/clans/ClanDetailsView.js:201–204  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

199 }
200
201 afterRender () {
202 super.afterRender()
203 return this.updateHeroIcons()
204 }
205
206 refreshData () {
207 me.fetch({ cache: false })

Callers

nothing calls this directly

Calls 1

updateHeroIconsMethod · 0.95

Tested by

no test coverage detected