Example #1
0
 /**
  *
  * @return array
  */
 public function headerKeys()
 {
     return array_merge(parent::headerKeys(), array('yearList', 'idList', 'idLastDownload'));
 }