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

Class

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

Source from the content-addressed store, hash-verified

401 it('filters observers by group', () => {
402 @lifeCycleObserver('group-a')
403 class ObserverA implements LifeCycleObserver {
404 async start() {}
405 }
406

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected