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

Function get

static-mock.js:32–32  ·  view source on GitHub ↗
(prop)

Source from the content-addressed store, hash-verified

30 displayName () { return '' },
31 broadName () { return '' },
32 get (prop) { return props[prop] },
33 freeOnly () { return false },
34 isTarena () { return false },
35 isILK () { return false },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected