$lazyvalue->resolve()
Resolve the lazy value to its actual value
$lazyvalue->resolve(mixed ...$args = null): mixed|null
Parameters
| Name | Type | Default |
|---|---|---|
| ... $args | mixed |
null |
Return type
mixed|null
Resolve the lazy value to its actual value
$lazyvalue->resolve(mixed ...$args = null): mixed|null
| Name | Type | Default |
|---|---|---|
| ... $args | mixed |
null |
mixed|null