MCPcopy Index your code
hub / github.com/codecombat/codecombat / type

Method type

app/models/CocoModel.js:82–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80 }
81
82 type () {
83 return this.constructor.className
84 }
85
86 clone (withChanges) {
87 // Backbone does not support nested documents

Callers 5

saveMethod · 0.95
markToRevertMethod · 0.95
shouldSaveEntityMethod · 0.80
openTastyTreemasMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected