PagedMiddleware
class PagedMiddleware (View source)
Middleware which wraps the response in an PagedListResponses object.
Methods
Details
__construct(callable $nextHandler, PageStreamingDescriptor $descriptor)
No description
__invoke(Call $call, array $options)
No description