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

Class

app/collections/ThangNamesCollection.js:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14
15module.exports = (ThangNamesCollection = (function () {
16 ThangNamesCollection = class ThangNamesCollection extends CocoCollection {
17 static initClass () {
18 this.prototype.url = '/db/thang.type/names'
19 this.prototype.model = ThangType

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected