OptionsFormatterInterface
OptionsFormatterInterface.php
:
14
Methods¶
formatOptions() ¶
OptionsFormatterInterface.php
:
19
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$actionConfiguration | ActionConfigurationInterface | - | - |
$optionsBag | OptionsBag | - | - |
$parameters | array<string, mixed> | [] | - |
Return values
string|null