示例#1
0
 /**
  * @param int $image_id
  * @return string
  */
 protected function build_postbox($image_id)
 {
     return $this->rr(parent::build_postbox($image_id));
 }