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

Class

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

Source from the content-addressed store, hash-verified

449VttFileTreema.initClass()
450
451class ImageFileTreema extends GeneralFileTreema {
452 static initClass () {
453 this.prototype.valueClass = 'treema-image-file'
454 this.prototype.editable = false

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected