$translations->get()
Getter
$translations->get(mixed $key, mixed $default = null): mixed
Parameters
Name | Type | Default |
---|---|---|
$key * | mixed |
– |
$default | mixed |
null |
Return type
mixed
Parent class
Kirby\Cms\Translations
inherited from Kirby\Toolkit\Collection