A::wrap() Wraps the given value in an array if it's not an array yet. kirby/src/Toolkit/A.php#L742 A::wrap(mixed|null $array = null): array Parameters Name Type Default $array mixed|null null Return type array Parent class Kirby\Toolkit\A