Page Contents

Home > @loopback/core > LifeCycleObserverRegistry > start

LifeCycleObserverRegistry.start() method

Notify all life cycle observers by group of start

Signature:

start(): Promise<void>;

Returns:

Promise<void>