Example #1
0
File: Temp.php Project: horde/horde
 /**
  */
 public function exists()
 {
     return $this->_ht->exists($this->_id);
 }