RouterResponse::withMiddleware

Usage

static RouterResponse::withMiddleware(MiddlewareInterface $http_controller)

Description

With middleware

Parameters

Parameter Required Type Description
$http_controller Yes MiddlewareInterface

Return Value

static

See Also