$translations->findByKey()
Find a single element by key (id)
$translations->findByKey(string $key): mixedParameters
| Name | Type | Default | 
|---|---|---|
| $key * | string | – | 
Return type
mixed
Parent class
  Kirby\Cms\Translations    inherited from Kirby\Toolkit\Collection