Page Contents

Home > @loopback/core > CoreBindings > CONTROLLER_CURRENT

CoreBindings.CONTROLLER_CURRENT variable

Binding key for the controller instance resolved in the current request context

Signature:

CONTROLLER_CURRENT: BindingKey<unknown>