$language->update()
Update language properties and save them
Parameters
Name | Type | Default |
---|---|---|
$props | array |
null |
Return type
This method does not modify the existing $language
object but returns a new object with the changes applied. Learn more →