menu 8 Menu Overview $session->reload() Reloads the data array with the current session data Only used internally $session->reload(array $data): void Parameters Name Type Default Description $data array – Currently stored session data Source code kirby/src/Session/SessionData.php#L251