Skip to content
Snippets Groups Projects
Commit 9bba6b16 authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[FEATURE] Introduce wrapper for sessionStorage

TYPO3 now ships a new module acting as wrapper for `sessionStorage`. It
behaves similar to `localStorage`, except that the stored data is dropped
after the browser session has ended.

Resolves: #91738
Releases: master
Change-Id: I221ac1ea7b8a8a24b8490d7ddf55b92775e37d81
parent c7b262f4
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment