$argument->resolve()
Return the argument value and resolves nested objects to scaler types
$argument->resolve(object|array $data = [ ]): mixed|null
Parameters
| Name | Type | Default |
|---|---|---|
| $data | object|array |
[ ] |
Return type
mixed|null