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