❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
s::set($key, $value = false)
Sets a session value by key
$key
(mixed)
The key to define
$value
(mixed)
The value for the passed key
↑
Toolkit API overview
←
s::restart
→
s::start
↓
Back to Toolkit API section
Top