$site->draft()
Searches for a child draft by id
$site->draft(string $path): Kirby\Cms\Page|null
Parameters
Name | Type | Default |
---|---|---|
$path * | string |
– |
Return type
Kirby\Cms\Page
|null
Searches for a child draft by id
$site->draft(string $path): Kirby\Cms\Page|null
Name | Type | Default |
---|---|---|
$path * | string |
– |
Kirby\Cms\Page
|null