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

Function currentEditingStudent

ozaria/site/store/BaseSingleClass.js:50–52  ·  view source on GitHub ↗
(state)

Source from the content-addressed store, hash-verified

48 },
49
50 currentEditingStudent (state) {
51 return state.editingStudent
52 },
53
54 getShowingTooltipOfThisOriginal (state) {
55 return state.showingTooltipOfThisOriginal

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected