cache\\driver\\file::set($key, $value, $minutes = null)
Write an item to the cache for a given number of minutes.
-
$key (string)
-
$value (mixed)
-
$minutes (int)
-
return (void)
Write an item to the cache for a given number of minutes.