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

Class

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

Source from the content-addressed store, hash-verified

406
407 @lifeCycleObserver('group-b')
408 class ObserverB implements LifeCycleObserver {
409 async start() {}
410 }
411

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected