$kirby->root()
Returns a system root
$kirby->root(string $type = 'index'): string|null
Parameters
| Name | Type | Default |
|---|---|---|
| $type | string |
'index' |
Return type
string|null
Returns a system root
$kirby->root(string $type = 'index'): string|null
| Name | Type | Default |
|---|---|---|
| $type | string |
'index' |
string|null