MCPcopy Create free account
hub / github.com/ember-learn/ember-api-docs /

Class

app/adapters/application.js:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5
6export default class Application extends JSONAPIAdapter {
7 currentProject = '';
8 currentProjectVersion = '';
9
10 @service

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected