$sessions->updateCache()
Updates the instance cache with a newly created session or a session with a regenerated token
Parameters
Name | Type | Default | Description |
---|---|---|---|
$session * | Kirby\Session\Session |
– | Session instance to push to the cache |