Page Contents

Home > @loopback/context > ResolutionSession > currentInjection

ResolutionSession.currentInjection property

Getter for the current injection

Signature:

get currentInjection(): Readonly<Injection> | undefined;