Skip to content

Kirby 4.1.2

$session->token()

Gets the session token or null if the session doesn't have a token yet

$session->token(): string|null

Return type

string|null

Parent class

Kirby\Session\Session