-
Notifications
You must be signed in to change notification settings - Fork 66
Krizalys Onedrive Parameter ParameterBuilderInterface
Christophe Vidal edited this page Aug 4, 2019
·
1 revision
An interface defining the contract for a parameter builder.
- Interface name: ParameterBuilderInterface
- Namespace: Krizalys\Onedrive\Parameter
- This is an interface
\Krizalys\Onedrive\Parameter\string[string] Krizalys\Onedrive\Parameter\ParameterBuilderInterface::build(\Krizalys\Onedrive\Definition\Parameter\ParameterDefinitionInterface[string] $parameterDefinitions, \Krizalys\Onedrive\Parameter\mixed[string] $options)
Builds parameters from this instance.
- Visibility: public
- $parameterDefinitions Krizalys\Onedrive\Definition\Parameter\ParameterDefinitionInterface[string] - The parameter definitions.
- $options Krizalys\Onedrive\Parameter\mixed[string] - The options.