Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
cache\\value::__construct($value, $minutes = null)
Constructor
$value
(mixed)
$minutes
(int)
the number of minutes until the value expires
↑
Toolkit API overview
→
cache\\value::created
↓
Back to Toolkit API section
Top