コード例 #1
0
 /**
  * Sets the attachments.
  */
 public static function setAttachments($attachments)
 {
     self::$attachments = $attachments;
 }