FormMapperInterface
FormMapperInterface.php
:
13
Methods¶
mapFieldForm() ¶
FormMapperInterface.php
:
18
Creates 'value' form type representing editing control for setting user preference value.
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$formBuilder | FormBuilderInterface | - | - |
$value | ValueDefinitionInterface | - | - |
Return values
FormBuilderInterface