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