MCPcopy Create free account
hub / github.com/loopbackio/loopback-next /

Class

packages/core/src/__tests__/unit/service.unit.ts:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 }
38
39 class MyController {
40 constructor(
41 @service(MyService)
42 public myService: MyService,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected