(PHP 7, PHP 8)
SessionUpdateTimestampHandlerInterface::updateTimestamp — Update timestamp
Updates the last modification timestamp of the session. This function is automatically executed when a session is updated.
id
The session ID.
data
The session data.