$language->save()
Saves the language settings in the languages folder
$language->save(): Kirby\Cms\Language
Return type
This method modifies the existing $language
object it is applied to and returns it again.
Saves the language settings in the languages folder
$language->save(): Kirby\Cms\Language
This method modifies the existing $language
object it is applied to and returns it again.