❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
s::remove($key)
Removes a value from the session by key
$key
(mixed)
The key to remove by
return
(array)
The session array without the value
↑
Toolkit API overview
←
s::id
→
s::restart
↓
Back to Toolkit API section
Top