Skip to content

Kirby 4.2.0

$session->renew()

Renews the session with the same session duration Renewing also regenerates the session token

$session->renew(): void

Parent class

Kirby\Session\Session