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

Function createAnchor

test/app/views/play/level/tome/Problem.spec.js:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 getSession() { return {
14 getDocument() { return {
15 createAnchor() {}
16 }; },
17 addMarker() {}
18 }; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected