Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-learn/ember-api-docs
/ setUrlVersion
Method
setUrlVersion
app/services/project.js:12–14 ·
view source on GitHub ↗
(version)
Source
from the content-addressed store, hash-verified
10
}
11
12
setUrlVersion(version) {
13
this.urlVersion = version;
14
}
15
16
getUrlVersion() {
17
return
this.urlVersion;
Callers
1
model
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected