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

Method setProjection

app/collections/CocoCollection.js:73–75  ·  view source on GitHub ↗
(project)

Source from the content-addressed store, hash-verified

71 }
72
73 setProjection (project) {
74 this.project = project
75 }
76
77 stringify () { return JSON.stringify(this.toJSON()) }
78

Callers 2

initializeMethod · 0.95
constructorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected