AttributeOptionsFormMapperInterface
AttributeOptionsFormMapperInterface.php
:
13
Interface
Methods¶
createOptionsForm()
¶
AttributeOptionsFormMapperInterface.php
:
21
Adds a form field named $name exposing the attribute type options.
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $name | string | - | - |
| $builder | FormBuilderInterface<string|int, mixed> | - | - |
| $context | array{type_identifier: string, language_code: string, translation_mode?: bool} | - | - |