Esempio n. 1
0
 public static function prolongation($key, $minutes)
 {
     return Caches::prolongation($key, $minutes);
 }