Skip to content

Kirby 5.0.1

$language->delete()

Delete the current language and all its translation files

$language->delete(): bool

Return type

bool

Exceptions

Type Description
Kirby\Exception\Exception

Parent class

Kirby\Cms\Language