Skip to content

Kirby 4.2.0

Home::remembered()

Returns the Url that has been stored in the session before the last logout. We take this Url if possible to redirect the user back to the last point where they left before they got logged out.

Home::remembered(): string|null

Return type

string|null

Parent class

Kirby\Panel\Home