interface HasMiddleware (View source)

Methods

static Middleware[]
middleware()

Get the middleware that should be assigned to the controller.

Details

static Middleware[] middleware()

Get the middleware that should be assigned to the controller.

Return Value

Middleware[]