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

Method constructor

app/views/artisans/SandboxView.js:21–23  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

19 }
20
21 constructor (options) {
22 super(options)
23 }
24 }
25 SandboxView.initClass()
26 return SandboxView

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected