Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getTitle
Method
getTitle
app/views/teachers/RequestQuoteView.js:69–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
}
68
69
getTitle () {
return
$.i18n.t(
'new_home.request_quote'
) }
70
71
constructor () {
72
super(...arguments)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected