Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getByName
Method
getByName
app/collections/Products.js:31–31 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
29
}
30
31
getByName (name) {
return
this.findWhere({ name }) }
32
33
getBasicSubscriptionForUser (user) {
34
let
countrySpecificProduct
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected