Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getMeta
Method
getMeta
app/views/courses/TeacherClassesView.js:275–279 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
273
}
274
275
getMeta () {
276
return
{
277
title: $.i18n.t(
'teacher.my_classes'
)
278
}
279
}
280
281
afterRender () {
282
super.afterRender()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected