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

Method getLockedImageURL

app/models/Achievement.js:76–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74 }
75
76 getLockedImageURL () { return this.lockedImageURL }
77
78 i18nName () { return utils.i18n(this.attributes, 'name') }
79

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected