$segments->current()
Returns the current element
$segments->current(): mixed|null
Return type
mixed
|null
Parent class
Kirby\Query\Segments
inherited from Kirby\Toolkit\Iterator
Returns the current element
$segments->current(): mixed|null
mixed
|null
Kirby\Query\Segments
inherited from Kirby\Toolkit\Iterator