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

Method withdrawPatch

app/views/editor/PatchModal.js:119–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

117 }
118
119 withdrawPatch () {
120 this.patch.setStatus('withdrawn')
121 return this.hide()
122 }
123 }
124 PatchModal.initClass()
125 return PatchModal

Callers

nothing calls this directly

Calls 2

setStatusMethod · 0.80
hideMethod · 0.45

Tested by

no test coverage detected