Page Contents

Home > @loopback/boot > ControllerBooter > (constructor)

ControllerBooter.(constructor)

Constructs a new instance of the ControllerBooter class

Signature:

constructor(app: Application, projectRoot: string, controllerConfig?: ArtifactOptions);

Parameters

Parameter Type Description
app Application  
projectRoot string  
controllerConfig ArtifactOptions