$collection->valid()
Checks if the current element is valid
$collection->valid(): bool
Return type
bool
Parent class
Kirby\Toolkit\Collection
inherited from Kirby\Toolkit\Iterator
Checks if the current element is valid
$collection->valid(): bool
bool
Kirby\Toolkit\Collection
inherited from Kirby\Toolkit\Iterator