Skip to content

Kirby 4.6.1

$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