コード例 #1
0
ファイル: Hashtable.php プロジェクト: horde/horde
 /**
  */
 public function clear()
 {
     $this->_hash->clear();
 }