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