Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getMeta
Method
getMeta
app/views/teachers/TeacherStudentView.js:46–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
getMeta () {
return
{ title: utils.isOzaria ? `${$.i18n.t(
'teacher.student_profile'
)} | ${$.i18n.t(
'common.ozaria'
)}` : this.user?.broadName() } }
47
48
onClickSolutionTab (e) {
49
let
idTarget
Callers
nothing calls this directly
Calls
1
broadName
Method · 0.80
Tested by
no test coverage detected