예제 #1
0
 public function discardDraft($tuduIds, $uniqueId)
 {
     $tuduUsers = $this->_tuduDao->getTuduUsers($tuduIds, $uniqueId);
 }