$languageVariable->value()
Returns the value if the variable has been translated.
$languageVariable->value(): array|string|null
Return types
array
orstring
ornull
This method modifies the existing $languagevariable
object it is applied to and returns it again.