$language->clone()
Creates an instance with the same initial properties.
$language->clone(array $props = [ ]): Kirby\Cms\Language
Parameters
Name | Type | Default | Description |
---|---|---|---|
$props |
array |
[ ] |
Return type
Inherited from
Kirby\Cms\Model