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

Method initClass

app/core/ViewLoadTimer.js:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13
14class ViewLoadTimer {
15 static initClass () {
16 this.firstLoad = true
17 }
18
19 constructor (view) {
20 this.view = view

Callers 1

ViewLoadTimer.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected