$language->variable()
Returns a language variable object for the key in the translations array
$language->variable(string $key, bool $decode = false): Kirby\Cms\LanguageVariable
Parameters
| Name | Type | Default |
|---|---|---|
| $key * | string |
– |
| $decode | bool |
false |