Exemple #1
0
 public function attributes()
 {
     /*Author -ptr.nov- add related fields to searchable attributes */
     return array_merge(parent::attributes(), ['corpOne.CORP_NM', 'deptOne.DEP_NM', 'deptsub.DEP_SUB_NM', 'groupfunction.GF_NM', 'groupseqmen.SEQ_NM', 'jobgrade.JOBGRADE_NM', 'sttOne.STS_NM']);
 }