ValueFormatterInterface
ValueFormatterInterface.php
:
13
Interface
Methods¶
formatValue()
¶
ValueFormatterInterface.php
:
18
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$attribute | AttributeInterface | - | - |
$parameters | array<string, mixed> | [] | - |
Return values
string|null