예제 #1
0
파일: Hashtable.php 프로젝트: horde/horde
 /**
  */
 public function clear()
 {
     $this->_hash->clear();
 }