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

Function getPhotoURL

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

Source from the content-addressed store, hash-verified

27 useSocialSignOn () { return true },
28 gems () { return 0 },
29 getPhotoURL () { return '' },
30 displayName () { return '' },
31 broadName () { return '' },
32 get (prop) { return props[prop] },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected