Skip to content

Kirby 5.0.1

$language->save()

Saves the language settings in the languages folder

$language->save(): Kirby\Cms\Language

Return type

Kirby\Cms\Language

This method modifies the existing $ object it is applied to and returns it again.

Parent class

Kirby\Cms\Language