abstract class AbstractRequestModifier implements ModifierInterface (View source)

Properties

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

Methods

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

No description

getParameterBag()

No description

Details

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

No description

Parameters

ProviderInterface $provider
Request $request
$method

protected getParameterBag()

No description