$languagevariable->update()
Sets a new value for the language variable
Parameters
Name | Type | Default |
---|---|---|
$value * | string |
– |
Return type
This method does not modify the existing $languagevariable
object but returns a new object with the changes applied. Learn more →