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

Class

test/app/models/CocoModel.spec.js:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8const utils = require('core/utils');
9
10class BlandClass extends CocoModel {
11 static initClass() {
12 this.className = 'Bland';
13 this.schema = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected