Esempio n. 1
0
 /**
  * Get isDeleted
  *
  * @return boolean 
  */
 public function getIsDeleted()
 {
     return parent::getIsDeleted();
 }