Find::site()
Returns the site object if the site is accessible
Find::site(): Kirby\Cms\Site
Return type
Exceptions
| Type | Description |
|---|---|
Kirby\Exception\NotFoundException |
if the site cannot be accessed |
Returns the site object if the site is accessible
Find::site(): Kirby\Cms\Site
| Type | Description |
|---|---|
Kirby\Exception\NotFoundException |
if the site cannot be accessed |