コード例 #1
0
 public function getAttachments()
 {
     return CMA_AnswerAttachment::selectForAnswer($this);
 }