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

Class

app/collections/DocumentFiles.js:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12module.exports = (ModelFiles = (function () {
13 ModelFiles = class ModelFiles extends CocoCollection {
14 static initClass () {
15 this.prototype.model = File
16 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected