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