class ItemsPerPageRequestModifier extends AbstractRequestModifier (View source)

Properties

protected ProviderInterface $provider from  AbstractRequestModifier
protected Request $request from  AbstractRequestModifier
protected int $method from  AbstractRequestModifier

Methods

__construct(ProviderInterface $provider, Request $request, $method = Request::METHOD_POST)

No description

getParameterBag()

No description

modify(Query $query)

No description

Details

__construct(ProviderInterface $provider, Request $request, $method = Request::METHOD_POST)

No description

Parameters

ProviderInterface $provider
Request $request
$method

protected getParameterBag()

No description

modify(Query $query)

No description

Parameters

Query $query