MCPcopy Index your code
hub / github.com/loopbackio/loopback-next / setupBindings

Method setupBindings

packages/express/src/types.ts:78–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76 }
77
78 protected setupBindings() {
79 this.bind(MiddlewareBindings.CONTEXT).to(this).lock();
80 }
81}
82
83/**

Callers 1

constructorMethod · 0.95

Calls 3

lockMethod · 0.80
toMethod · 0.80
bindMethod · 0.45

Tested by

no test coverage detected