Page Contents

Home > @loopback/core > CoreBindings > CONTROLLER_CLASS

CoreBindings.CONTROLLER_CLASS variable

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

Signature:

CONTROLLER_CLASS: BindingKey<ControllerClass>