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