Skip to content

Kirby 4.2.0

$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