$translations->nth()
Returns the nth element from the collection
$translations->nth(int $n): mixedParameters
| Name | Type | Default | 
|---|---|---|
| $n * | int | – | 
Return type
mixed
Parent class
  Kirby\Cms\Translations    inherited from Kirby\Toolkit\Collection