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

Class

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

Source from the content-addressed store, hash-verified

803})
804
805module.exports.IDReferenceNode = (IDReferenceNode = class IDReferenceNode extends LatestVersionReferenceNode {
806 // Just for saving the _id
807 saveChanges () {
808 const selected = this.getSelectedResultEl()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected