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