RequestFormValuesProvider
in package
implements
RequestFormValuesProviderInterface
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- get() : array<string|int, mixed>
Properties
$request
private
Request
$request
$type
private
string
$type
Methods
__construct()
public
__construct(Request $request, string $type) : mixed
Parameters
- $request : Request
- $type : string
get()
public
get() : array<string|int, mixed>