AttributePostProcessorInterface
AttributePostProcessorInterface.php
:
13
Interface
Methods¶
process()
¶
AttributePostProcessorInterface.php
:
20
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $attribute | Attribute | - | - |
Return values
array<string, mixed>
supports()
¶
AttributePostProcessorInterface.php
:
15
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $attribute | Attribute | - | - |
Return values
bool