Skip to content

Kirby 4.2.0

Home::alternative()

Returns an alternative URL if access to the first choice is blocked.

Home::alternative(Kirby\Cms\User $user): string

Parameters

Name Type Default
$user * Kirby\Cms\User

Return type

string

Parent class

Kirby\Panel\Home