Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/
Class
app/collections/Patches.js:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
14
module.exports = (Patches = (
function
() {
15
Patches =
class
Patches extends CocoCollection {
16
static initClass () {
17
this.prototype.model = PatchModel
18
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected