Skip to content

Kirby 4.2.0

$arguments->current()

Returns the current element

$arguments->current(): mixed|null

Return type

mixed|null

Parent class

Kirby\Query\Arguments inherited from Kirby\Toolkit\Iterator