$lazyvalue->resolve() Resolve the lazy value to its actual value kirby/src/Toolkit/LazyValue.php#L28 $lazyvalue->resolve(mixed ...$args = null): mixed|null Parameters Name Type Default ... $args mixed null Return type mixed|null Parent class Kirby\Toolkit\LazyValue