$language->delete()
Delete the current language and all its translation files
$language->delete(): bool
Return type
bool
This method modifies the existing $language object it is applied to and returns it again.
Exceptions
| Type | Description |
|---|---|
Kirby\Exception\Exception |