コード例 #1
0
 /**
  * @param $attachment_id
  */
 public function __construct($attachment_id)
 {
     parent::__construct($attachment_id);
 }