Page Contents

Home > @loopback/context > InvocationContext > targetClass

InvocationContext.targetClass property

The target class, such as OrderController

Signature:

get targetClass(): Function;