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