$path->current()
Returns the current element
$path->current(): mixed|null
Return type
mixed|null
Parent class
Kirby\Http\Path inherited from Kirby\Toolkit\Iterator
Returns the current element
$path->current(): mixed|null
mixed|null
Kirby\Http\Path inherited from Kirby\Toolkit\Iterator