Skip to content

Kirby 4.2.0

$segments->toArray()

Converts the object into an array

$segments->toArray(?Closure $map = null): array

Parameters

Name Type Default
$map Closure|null null

Return type

array

Parent class

Kirby\Query\Segments inherited from Kirby\Toolkit\Collection