$translations->isNotEmpty()
Checks if the number of elements is more than zero
$translations->isNotEmpty(): boolReturn type
bool
Parent class
  Kirby\Cms\Translations    inherited from Kirby\Toolkit\Collection  
Checks if the number of elements is more than zero
$translations->isNotEmpty(): boolbool
  Kirby\Cms\Translations    inherited from Kirby\Toolkit\Collection