$arguments->isNotEmpty()
Checks if the number of elements is more than zero
$arguments->isNotEmpty(): bool
Return type
bool
Parent class
Kirby\Query\Arguments
inherited from Kirby\Toolkit\Collection
Checks if the number of elements is more than zero
$arguments->isNotEmpty(): bool
bool
Kirby\Query\Arguments
inherited from Kirby\Toolkit\Collection