Skip to content

Kirby 4.2.0

$session->needsRetransmission()

Returns whether the session token needs to be retransmitted to the client Only relevant in header and manual modes

$session->needsRetransmission(): bool

Return type

bool

Parent class

Kirby\Session\Session