Пример #1
0
 public static function cache($name, $options)
 {
     Cache::init($name, $options);
 }