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