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

Class

app/core/treema-ext.js:409–409  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

407GeneralFileTreema.initClass()
408
409class JavaScriptFileTreema extends GeneralFileTreema {
410 static initClass () {
411 this.prototype.valueClass = 'treema-js-file'
412 this.prototype.editable = false

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected