コード例 #1
0
ファイル: Atomik.php プロジェクト: AaronJiang/atomik
 public function offsetUnset($key)
 {
     return Atomik::delete($key);
 }