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