Accepts an array or an object as an input and sets values before returning it as the output.
See PropertyAccess Component Reference for details on property path syntax and behavior.
- Service:
CleverAge\ProcessBundle\Task\PropertySetterTask
array or object that can be accessed by the property accessor
Same array or object, with the property changed
| Code | Type | Required | Default | Description |
|---|---|---|---|---|
values |
array |
X | List of property path => value to set in the input |