示例#1
0
 protected function get_params()
 {
     $params = parent::get_params();
     $this->_get_param($params, 'autofetch');
     return $params;
 }