Accepts an array or an object as an input and read a value from a property path.
See PropertyAccess Component Reference for details on property path syntax and behavior.
- Service:
CleverAge\ProcessBundle\Task\PropertyGetterTask
array or object that can be accessed by the property accessor
Value of the property extracted from input.
| Code | Type | Required | Default | Description |
|---|---|---|---|---|
property |
string |
X | Property path to read from input |