UNPKG

@loopback/docs

Version:
27 lines (17 loc) 680 B
--- lang: en title: 'API docs: context.resolutionsession.popinjection' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.context.resolutionsession.popinjection.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/context](./context.md) &gt; [ResolutionSession](./context.resolutionsession.md) &gt; [popInjection](./context.resolutionsession.popinjection.md) ## ResolutionSession.popInjection() method Pop the last injection <b>Signature:</b> ```typescript popInjection(): Readonly<Injection<any>>; ``` <b>Returns:</b> `Readonly<Injection<any>>`