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

Method cannotAccess

app/views/teachers/DynamicAPCSPView.js:68–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 }
67
68 cannotAccess () {
69 return false // me.isAnonymous() or !me.isTeacher() or !me.get('verifiedTeacher')
70 }
71
72 afterRender () {
73 super.afterRender()

Callers 2

initializeMethod · 0.95
afterRenderMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected