LazyValue::unwrap()
Unwrap a single value or an array of values
LazyValue::unwrap(mixed $data, mixed ...$args = null): mixed|null
Parameters
| Name | Type | Default |
|---|---|---|
| $data * | mixed |
– |
| ... $args | mixed |
null |
Return type
mixed|null