コード例 #1
0
 public function setMimetype($mimetype)
 {
     $this->_load();
     return parent::setMimetype($mimetype);
 }